3 Commits

Author SHA1 Message Date
f112227689 Update theme colors 2026-05-07 19:34:08 +00:00
9dfeddde5d Update theme colors 2026-05-07 19:33:38 +00:00
6ac9a68964 Update theme colors 2026-05-07 19:33:06 +00:00

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */
--background: #273c6a;
--card: #1a2f1d;
--card: #6a1b1b;
--foreground: #ffffff;
--primary-cta: #ffffff;
--primary-cta-text: #0a1a0c;
--primary-cta-text: #1a3ea1;
--secondary-cta: #0d200f;
--secondary-cta-text: #d4f6d8;
--accent: #1a3d1f;
--background-accent: #355e3b;
--background-accent: #07224f;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);