4 Commits

Author SHA1 Message Date
66c278a3be Update theme colors 2026-06-09 07:56:17 +00:00
1571ebe4c7 Update theme colors 2026-06-09 07:55:59 +00:00
55117edc84 Update theme colors 2026-06-09 07:55:54 +00:00
952d38d252 Update theme colors 2026-06-09 07:55:46 +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);