Update theme colors

This commit is contained in:
2026-04-17 04:45:56 +00:00
parent 6a0fdffdf4
commit 2255ae3ef9

View File

@@ -11,13 +11,13 @@
--background-accent: #ffffff; */
--background: #f7f6f7;
--card: #f1bbcd;
--card: #dec4cb;
--foreground: #391617;
--primary-cta: #e6c9d0;
--primary-cta: #d01246;
--primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff;
--secondary-cta-text: #250c0d;
--accent: #b90941;
--accent: #f7b6cb;
--background-accent: #ffffff;
/* text sizing - set by ThemeProvider */