5 Commits

Author SHA1 Message Date
5fd9031e12 Update theme colors 2026-04-15 16:08:21 +00:00
aee888225f Update theme colors 2026-04-15 16:08:11 +00:00
69218d99bd Update theme colors 2026-04-15 16:07:57 +00:00
67dc5f2ada Update theme colors 2026-04-15 16:06:39 +00:00
41d742f98e Update theme colors 2026-04-15 16:06:34 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #e3deea;
--card: #ffffff;
--foreground: #27231f;
--primary-cta: #27231f;
--primary-cta-text: #e3deea;
--secondary-cta: #ffffff;
--secondary-cta-text: #27231f;
--accent: #c68a62;
--background-accent: #c68a62;
--background: #ffffff;
--card: #e60909;
--foreground: #dfe9e3;
--primary-cta: #2be682;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000f06e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);