5 Commits

Author SHA1 Message Date
4028097e85 Update theme colors 2026-05-07 19:51:52 +00:00
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
0be3752493 Update theme colors 2026-05-07 19:42:29 +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: #1a3d1f;
--background-accent: #07224f;
--background: #f5faff;
--card: #f1f8ff;
--foreground: #001122;
--primary-cta: #15479c;
--primary-cta-text: #f5faff;
--secondary-cta: #ffffff;
--secondary-cta-text: #001122;
--accent: #a8cce8;
--background-accent: #7ba3cf;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);