7 Commits

Author SHA1 Message Date
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
37d00deca4 Update theme colors 2026-06-05 18:07:07 +00:00
344cf20bd6 Update theme colors 2026-06-05 18:06:50 +00:00

View File

@@ -12,13 +12,13 @@
--background: #f6e8ce;
--card: #0e2a0c;
--foreground: #e69727;
--foreground: #0E2A0C;
--primary-cta: #ffaa70;
--primary-cta-text: #080200;
--primary-cta-text: #f5e3c2;
--secondary-cta: #170b07;
--secondary-cta-text: #ffe6d5;
--accent: #7b5e4a;
--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);