Update theme colors

This commit is contained in:
2026-06-11 02:00:51 +00:00
parent 2557615e29
commit 718fb60c9e

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f5f5f5; --background: #f7f6f7;
--card: #ffffff; --card: #ffffff;
--foreground: #1c1c1c; --foreground: #250c0d;
--primary-cta: #1f3251; --primary-cta: #b82b40;
--primary-cta-text: #f5f5f5; --primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff; --secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c; --secondary-cta-text: #250c0d;
--accent: #15479c; --accent: #b90941;
--background-accent: #a8cce8; --background-accent: #e8a8b6;
/* 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);