4 Commits

Author SHA1 Message Date
6a4a60a92b Update theme colors 2026-04-19 22:50:09 +00:00
d1d977ccf3 Update theme colors 2026-04-19 22:49:45 +00:00
cb4e12b142 Update theme colors 2026-04-19 22:49:34 +00:00
3894e3da59 Update theme colors 2026-04-19 22:49:16 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f6f0e9;
--card: #efe7dd;
--foreground: #2b180a;
--primary-cta: #FFD700;
--primary-cta-text: #2b180a;
--secondary-cta: #2b180a;
--secondary-cta-text: #f6f0e9;
--accent: #A0522D;
--background-accent: #E3A857;
--background: #f5f4f0;
--card: #ffffff;
--foreground: #1a1a1a;
--primary-cta: #2c2c2c;
--primary-cta-text: #f5f4f0;
--secondary-cta: #f5f4f0;
--secondary-cta-text: #1a1a1a;
--accent: #8a8a8a;
--background-accent: #e8e6e1;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);