Update theme colors

This commit is contained in:
2026-06-10 20:49:50 +00:00
parent 2aacedea03
commit 9efbb282f6

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #ffffff; --background: #f6f7f4;
--card: #f9f9f9; --card: #fffefe;
--foreground: #120006e6; --foreground: #080908;
--primary-cta: #e63946; --primary-cta: #0e3a29;
--primary-cta-text: #ffffff; --primary-cta-text: #fffefe;
--secondary-cta: #f9f9f9; --secondary-cta: #ebeee0;
--secondary-cta-text: #120006e6; --secondary-cta-text: #080908;
--accent: #e2e2e2; --accent: #35c18b;
--background-accent: #c4c4c4; --background-accent: #c6efc6;
/* 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);