2 Commits

Author SHA1 Message Date
6c9e9eb67c Update theme colors 2026-04-23 15:54:07 +00:00
22d4e56a10 Update theme colors 2026-04-23 15:53:36 +00:00

View File

@@ -10,14 +10,14 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f12256;
--background: #ff0000;
--card: #ffffff;
--foreground: #45aaeb;
--primary-cta: #6c98b7;
--foreground: #a1f2ff;
--primary-cta: #000000;
--primary-cta-text: #ffffff;
--secondary-cta: #ffffff;
--secondary-cta: #000000;
--secondary-cta-text: #ffffff;
--accent: #93c7ff;
--accent: #ffffff;
--background-accent: #000000;
/* text sizing - set by ThemeProvider */