1 Commits

Author SHA1 Message Date
95d3835d46 Update theme colors 2026-04-26 08:20:02 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #000000; --background: #f7f6f7;
--card: #0c0c0c; --card: #ffffff;
--foreground: #ffffff; --foreground: #250c0d;
--primary-cta: #106EFB; --primary-cta: #b82b40;
--primary-cta-text: #ffffff; --primary-cta-text: #f7f6f7;
--secondary-cta: #000000; --secondary-cta: #ffffff;
--secondary-cta-text: #ffffff; --secondary-cta-text: #250c0d;
--accent: #535353; --accent: #b90941;
--background-accent: #106EFB; --background-accent: #e8a8b6;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);