Update theme colors

This commit is contained in:
2026-05-13 15:22:32 +00:00
parent 7318e5181d
commit 092544ea2a

View File

@@ -10,14 +10,14 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--background: #fffafa;
--card: #fff7f7;
--foreground: #1a0000;
--primary-cta: #e63946;
--primary-cta-text: #ffffff;
--primary-cta-text: #fffafa;
--secondary-cta: #ffffff;
--secondary-cta-text: #1a0000;
--accent: #ffdf7d;
--accent: #f5c4c7;
--background-accent: #f09199;
/* text sizing - set by ThemeProvider */