2 Commits

Author SHA1 Message Date
53c0180ce4 Update theme colors 2026-06-05 19:38:12 +00:00
c9f232c756 Update theme colors 2026-06-05 19:37:53 +00:00

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */
--background: #f6e8ce;
--card: #0e2a0c;
--card: #9A460E;
--foreground: #0E2A0C;
--primary-cta: #0E2A0C;
--primary-cta-text: #F6E8CE;
--secondary-cta: #9A460E;
--secondary-cta-text: #F6E8CE;
--accent: #9a460e;
--background-accent: #9A460E;
--background-accent: #0E2A0C;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);