Update theme colors

This commit is contained in:
2026-05-11 20:55:16 +00:00
parent 134e81bd01
commit 93d7a2a5f2

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 */