2 Commits

Author SHA1 Message Date
b7a72d01b2 Update theme colors 2026-05-11 19:38:41 +00:00
626f883388 Update theme colors 2026-05-11 19:38:19 +00:00

View File

@@ -10,14 +10,14 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f9f975;
--background: #432404;
--card: #ffffff;
--foreground: #0a0a0a;
--primary-cta: #0f172a;
--primary-cta-text: #ffffff;
--secondary-cta: #ffffff;
--secondary-cta-text: #0a0a0a;
--accent: #f53bcd;
--accent: #f5e23b;
--background-accent: #4e98f8;
/* text sizing - set by ThemeProvider */