Update theme colors

This commit is contained in:
2026-06-02 21:08:05 +00:00
parent 4646df47f7
commit 477094b543

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #ffffff; --background: #f5faff;
--card: #2ac162; --card: #ffffff;
--foreground: #1a0000; --foreground: #001122;
--primary-cta: #e63946; --primary-cta: #15479c;
--primary-cta-text: #fffafa; --primary-cta-text: #f5faff;
--secondary-cta: #ffffff; --secondary-cta: #ffffff;
--secondary-cta-text: #1a0000; --secondary-cta-text: #001122;
--accent: #f5c4c7; --accent: #a8cce8;
--background-accent: #f09199; --background-accent: #7ba3cf;
/* 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);