4 Commits

Author SHA1 Message Date
3437bbb3e9 Update theme colors 2026-06-12 21:12:42 +00:00
e446cf1e25 Update theme colors 2026-06-12 21:09:48 +00:00
b64a0760f1 Update theme colors 2026-06-12 21:08:42 +00:00
3ee96a5990 Update theme colors 2026-06-12 21:08:35 +00:00

View File

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