2 Commits

Author SHA1 Message Date
93d7a2a5f2 Update theme colors 2026-05-11 20:55:16 +00:00
134e81bd01 Update theme colors 2026-05-11 20:54:42 +00:00

View File

@@ -10,14 +10,14 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--background: #000000;
--card: #000000;
--foreground: #ffffff;
--primary-cta: #000000;
--primary-cta: #ffffff;
--primary-cta-text: #000000;
--secondary-cta: #000000;
--secondary-cta-text: #0a3fea;
--accent: #000000;
--secondary-cta: #ffffff;
--secondary-cta-text: #ffffff;
--accent: #ffffff;
--background-accent: #000000;
/* text sizing - set by ThemeProvider */