3 Commits

Author SHA1 Message Date
2ef0eea32e Update theme colors 2026-04-12 15:29:23 +00:00
5da509f012 Update theme colors 2026-04-12 15:29:05 +00:00
3e0ec58e33 Update theme colors 2026-04-12 15:28:23 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #F6F1E8;
--background: #526bac;
--card: #ffffff;
--foreground: #141414;
--primary-cta: #B08D57;
--primary-cta-text: #1c140f;
--secondary-cta: #2F4A3A;
--foreground: #071645;
--primary-cta: #000000;
--primary-cta-text: #000000;
--secondary-cta: #000000;
--secondary-cta-text: #ffffff;
--accent: #2B1B14;
--background-accent: #B08D57;
--background-accent: #000000;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);