5 Commits

Author SHA1 Message Date
df19e45afd Update theme colors 2026-04-19 06:54:41 +00:00
91142d6635 Update theme colors 2026-04-19 06:54:39 +00:00
ebfe2e04c1 Update theme colors 2026-04-19 06:54:26 +00:00
5326a3da9e Update theme colors 2026-04-19 06:54:18 +00:00
78cb08f746 Update theme colors 2026-04-19 06:53:53 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f4ef;
--card: #dad6cd;
--foreground: #2a2928;
--primary-cta: #2a2928;
--primary-cta-text: #f5f4ef;
--secondary-cta: #ecebea;
--secondary-cta-text: #2a2928;
--accent: #ffffff;
--background-accent: #c6b180;
--background: #f6f0e9;
--card: #efe7dd;
--foreground: #2b180a;
--primary-cta: #2b180a;
--primary-cta-text: #f6f0e9;
--secondary-cta: #efe7dd;
--secondary-cta-text: #2b180a;
--accent: #94877c;
--background-accent: #afa094;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);