10 Commits

Author SHA1 Message Date
fd0902baa2 Update theme colors 2026-06-12 21:12:45 +00:00
3437bbb3e9 Update theme colors 2026-06-12 21:12:42 +00:00
e446cf1e25 Update theme colors 2026-06-12 21:09:48 +00:00
b64a0760f1 Update theme colors 2026-06-12 21:08:42 +00:00
3ee96a5990 Update theme colors 2026-06-12 21:08:35 +00:00
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: #fafffb;
--card: #ffffff;
--foreground: #001a0a;
--primary-cta: #0a705f;
--primary-cta-text: #fafffb;
--secondary-cta: #ffffff;
--secondary-cta-text: #001a0a;
--accent: #a8d9be;
--background-accent: #6bbfb8;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);