Update theme colors

This commit is contained in:
2026-05-09 23:02:39 +00:00
parent 1e6e205d62
commit 2d8e38910e

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f8fbff;
--foreground: #001122;
--primary-cta: #15479c;
--card: #f9f9f9;
--foreground: #120006e6;
--primary-cta: #e63946;
--primary-cta-text: #ffffff;
--secondary-cta: #ffffff;
--secondary-cta-text: #15479c;
--accent: #a8cce8;
--background-accent: #e0edff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #120006e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);