Compare commits

...

5 Commits

Author SHA1 Message Date
59d53d07a1 Update theme colors 2026-04-17 04:47:47 +00:00
00460d0f7f Update theme colors 2026-04-17 04:47:18 +00:00
d7f75c6451 Update theme colors 2026-04-17 04:47:07 +00:00
b38583dd43 Update theme colors 2026-04-17 04:46:12 +00:00
2255ae3ef9 Update theme colors 2026-04-17 04:45:56 +00:00

View File

@@ -10,14 +10,14 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f7f6f7; --background: #e8eaed;
--card: #f1bbcd; --card: #e6c6cf;
--foreground: #391617; --foreground: #391617;
--primary-cta: #e6c9d0; --primary-cta: #bf224c;
--primary-cta-text: #f7f6f7; --primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff; --secondary-cta: #f1d5de;
--secondary-cta-text: #250c0d; --secondary-cta-text: #250c0d;
--accent: #b90941; --accent: #dfbfc9;
--background-accent: #ffffff; --background-accent: #ffffff;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */