3 Commits

Author SHA1 Message Date
f968ea05d1 Update theme colors 2026-05-07 19:51:36 +00:00
213377e828 Update theme colors 2026-05-07 19:43:03 +00:00
6791c07d40 Update theme colors 2026-05-07 19:42:43 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #273c6a;
--card: #6a1b1b;
--foreground: #ffffff;
--primary-cta: #ffffff;
--primary-cta-text: #1a3ea1;
--secondary-cta: #0d200f;
--secondary-cta-text: #d4f6d8;
--accent: #1a293d;
--background-accent: #07224f;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000612e6;
--primary-cta: #106EFB;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000612e6;
--accent: #e2e2e2;
--background-accent: #106EFB;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);