2 Commits

Author SHA1 Message Date
dfcfc2b148 Update theme colors 2026-04-20 13:47:15 +00:00
98b27eefa0 Update theme colors 2026-04-20 13:47:01 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f6f0e9; --background: #f5f5f5;
--card: #efe7dd; --card: #ffffff;
--foreground: #2b180a; --foreground: #1c1c1c;
--primary-cta: #2b180a; --primary-cta: #1c1c1c;
--primary-cta-text: #f6f0e9; --primary-cta-text: #f5f5f5;
--secondary-cta: #efe7dd; --secondary-cta: #ffffff;
--secondary-cta-text: #2b180a; --secondary-cta-text: #1c1c1c;
--accent: #94877c; --accent: #15479c;
--background-accent: #afa094; --background-accent: #a8cce8;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);