3 Commits

Author SHA1 Message Date
27716e36e5 Update theme colors 2026-05-11 20:56:41 +00:00
e2958542c8 Update theme colors 2026-05-11 20:56:23 +00:00
93d7a2a5f2 Update theme colors 2026-05-11 20:55:16 +00:00

View File

@@ -13,11 +13,11 @@
--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 */