5 Commits

Author SHA1 Message Date
8645c68a17 Update theme colors 2026-06-12 21:08:33 +00:00
dbd72ccfdb Update theme colors 2026-06-12 21:08:24 +00:00
cea95c8cb7 Update theme colors 2026-06-12 21:08:19 +00:00
f0aac3c8be Update theme colors 2026-06-12 21:08:16 +00:00
814e5eb955 Update theme colors 2026-06-12 21:08:10 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--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;
--background: #f5f5f5;
--card: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #1c1c1c;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c;
--accent: #15479c;
--background-accent: #a8cce8;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);