5 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
9dd4236f36 Update theme colors 2026-06-05 19:37:19 +00:00
5b040208a8 Update theme colors 2026-06-05 19:36:52 +00:00
f644b20a54 Update theme colors 2026-06-05 19:36:29 +00:00

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */
--background: #f6e8ce;
--card: #0e2a0c;
--foreground: #F6E8CE;
--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);