2 Commits

Author SHA1 Message Date
a5745223e4 Update theme colors 2026-05-04 16:42:33 +00:00
c40eebff78 Update theme colors 2026-05-04 16:42:13 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #FFFFFF; --background: #ffffff;
--card: #F3E8E6; --card: #f9f9f9;
--foreground: #2B2B2B; --foreground: #000612e6;
--primary-cta: #C9A96E; --primary-cta: #15479c;
--primary-cta-text: #FFFFFF; --primary-cta-text: #ffffff;
--secondary-cta: #2B2B2B; --secondary-cta: #f9f9f9;
--secondary-cta-text: #FFFFFF; --secondary-cta-text: #000612e6;
--accent: #C9A96E; --accent: #e2e2e2;
--background-accent: #F3E8E6; --background-accent: #c4c4c4;
/* 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);