Update theme colors

This commit is contained in:
2026-04-17 04:47:47 +00:00
parent 00460d0f7f
commit 59d53d07a1

View File

@@ -11,13 +11,13 @@
--background-accent: #ffffff; */
--background: #e8eaed;
--card: #e9a1b4;
--card: #e6c6cf;
--foreground: #391617;
--primary-cta: #ba0e3c;
--primary-cta: #bf224c;
--primary-cta-text: #f7f6f7;
--secondary-cta: #f1d5de;
--secondary-cta-text: #250c0d;
--accent: #f7b6cb;
--accent: #dfbfc9;
--background-accent: #ffffff;
/* text sizing - set by ThemeProvider */