4 Commits

Author SHA1 Message Date
090240f893 Update theme colors 2026-05-20 17:45:22 +00:00
feb294e3c4 Update theme colors 2026-05-20 17:43:58 +00:00
71c06e9994 Update theme colors 2026-05-20 17:43:51 +00:00
bd92be61d6 Update theme colors 2026-05-20 17:43:34 +00:00

View File

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