4 Commits

Author SHA1 Message Date
105b3cfb89 Update theme colors 2026-06-10 11:38:03 +00:00
f36b324371 Update theme colors 2026-06-10 11:37:46 +00:00
cd38cbe830 Update theme colors 2026-06-10 11:37:40 +00:00
25f2c6e8ce Update theme colors 2026-06-10 11:37:35 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5faff;
--background: #e3deea;
--card: #ffffff;
--foreground: #001122;
--primary-cta: #15479c;
--primary-cta-text: #f5faff;
--foreground: #27231f;
--primary-cta: #27231f;
--primary-cta-text: #e3deea;
--secondary-cta: #ffffff;
--secondary-cta-text: #001122;
--accent: #a8cce8;
--background-accent: #7ba3cf;
--secondary-cta-text: #27231f;
--accent: #c68a62;
--background-accent: #c68a62;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);