1 Commits

Author SHA1 Message Date
3e0ec58e33 Update theme colors 2026-04-12 15:28:23 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #F6F1E8; --background: #526bac;
--card: #ffffff; --card: #ffffff;
--foreground: #141414; --foreground: #ffffff;
--primary-cta: #B08D57; --primary-cta: #fefefe;
--primary-cta-text: #1c140f; --primary-cta-text: #1c140f;
--secondary-cta: #2F4A3A; --secondary-cta: #2F4A3A;
--secondary-cta-text: #ffffff; --secondary-cta-text: #ffffff;
--accent: #2B1B14; --accent: #2B1B14;
--background-accent: #B08D57; --background-accent: #000000;
/* 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);