3 Commits

Author SHA1 Message Date
ecfdc7e9e6 Update theme colors 2026-05-15 15:18:41 +00:00
039888c026 Update theme colors 2026-05-15 15:18:34 +00:00
7c4fed1052 Update theme colors 2026-05-15 15:18:27 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fbf9f7;
--card: #f4f1ee;
--foreground: #3d3732;
--primary-cta: #8c7f76;
--background: #f7f6f7;
--card: #ffffff;
--foreground: #25190c;
--primary-cta: #ff6207;
--primary-cta-text: #f7f6f7;
--secondary-cta: #d6d2ce;
--secondary-cta-text: #250c0d;
--accent: #c8b9b0;
--background-accent: #e9e5e2;
--secondary-cta: #ffffff;
--secondary-cta-text: #25190c;
--accent: #ffce93;
--background-accent: #e8cfa8;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);