5 Commits

Author SHA1 Message Date
6b135661ff Update theme colors 2026-06-11 20:18:48 +00:00
a61e070da8 Update theme colors 2026-06-11 20:18:44 +00:00
39b1f12d54 Update theme colors 2026-06-11 20:18:38 +00:00
50c8013a20 Update theme colors 2026-06-11 20:18:31 +00:00
7f08e4f78d Update theme colors 2026-06-11 20:18:29 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f7f6f7;
--card: #ffffff;
--foreground: #25190c;
--primary-cta: #ff6207;
--primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff;
--secondary-cta-text: #25190c;
--accent: #ffce93;
--background-accent: #e8cfa8;
--background: #f5f4ef;
--card: #dad6cd;
--foreground: #2a2928;
--primary-cta: #2a2928;
--primary-cta-text: #f5f4ef;
--secondary-cta: #ecebea;
--secondary-cta-text: #2a2928;
--accent: #ffffff;
--background-accent: #c6b180;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);