2 Commits

Author SHA1 Message Date
498bd2a09a Update theme colors 2026-05-21 06:23:18 +00:00
21b44d2b48 Update theme colors 2026-05-21 06:03:46 +00:00

View File

@@ -10,14 +10,14 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #38b8c7;
--background: #7f38c7;
--card: #171717;
--foreground: #f5f5f5;
--primary-cta: #8837d4;
--primary-cta-text: #0a0a0a;
--secondary-cta: #7583cd;
--secondary-cta-text: #f0f8ffe6;
--accent: #d4af37;
--accent: #d4c437;
--background-accent: #1a1a1a;
/* text sizing - set by ThemeProvider */