Compare commits

...

1 Commits

Author SHA1 Message Date
59d53d07a1 Update theme colors 2026-04-17 04:47:47 +00:00

View File

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