2 Commits

Author SHA1 Message Date
768d4b4571 Update theme colors 2026-04-22 12:07:06 +00:00
78f3008605 Update theme colors 2026-04-22 12:07:00 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #ffffff; --background: #f7f6f7;
--card: #f9f9f9; --card: #ffffff;
--foreground: #120a00e6; --foreground: #0c1325;
--primary-cta: #FF7B05; --primary-cta: #0b07ff;
--primary-cta-text: #ffffff; --primary-cta-text: #f7f6f7;
--secondary-cta: #f9f9f9; --secondary-cta: #ffffff;
--secondary-cta-text: #120a00e6; --secondary-cta-text: #0c1325;
--accent: #e2e2e2; --accent: #93b7ff;
--background-accent: #FF7B05; --background-accent: #a8bae8;
/* 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);