6 Commits

Author SHA1 Message Date
8ca70d3e9b Update theme colors 2026-06-05 18:09:24 +00:00
0f28487e76 Update theme colors 2026-06-05 18:09:15 +00:00
ea23ba8ccd Update theme colors 2026-06-05 18:08:37 +00:00
4f8e5c32ed Update theme colors 2026-06-05 18:07:38 +00:00
131aa82cff Update theme colors 2026-06-05 18:07:31 +00:00
64a3075b41 Update theme colors 2026-06-05 18:07:17 +00:00

View File

@@ -14,11 +14,11 @@
--card: #0e2a0c;
--foreground: #0E2A0C;
--primary-cta: #ffaa70;
--primary-cta-text: #080200;
--primary-cta-text: #F6E8CE;
--secondary-cta: #170b07;
--secondary-cta-text: #ffe6d5;
--accent: #56321a;
--background-accent: #b8541e;
--secondary-cta-text: #F6E8CE;
--accent: #9a460e;
--background-accent: #983a07;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);