1 Commits

Author SHA1 Message Date
e9b752e875 Update theme colors 2026-04-16 01:33:17 +00:00

View File

@@ -11,13 +11,13 @@
--background-accent: #ffffff; */
--background: #fffefe;
--card: #f6f7f4;
--card: #e9abdc;
--foreground: #080908;
--primary-cta: #0e3a29;
--primary-cta-text: #fffefe;
--secondary-cta: #e7eecd;
--secondary-cta-text: #080908;
--accent: #35c18b;
--accent: #b2ebd5;
--background-accent: #ecebe4;
/* text sizing - set by ThemeProvider */