Update theme colors

This commit is contained in:
2026-03-04 21:08:50 +00:00
parent 7f519c7a09
commit 8e5c6b249f

View File

@@ -13,11 +13,11 @@
--background: #f7f6f7;
--card: #ffffff;
--foreground: #250c0d;
--primary-cta: #b82b40;
--primary-cta: #E46E47;
--primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff;
--secondary-cta-text: #250c0d;
--accent: #b90941;
--accent: #476E86;
--background-accent: #e8a8b6;
/* text sizing - set by ThemeProvider */