8 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
ce948bcd2f Update theme colors 2026-05-21 06:03:19 +00:00
ca099a88e2 Update theme colors 2026-05-21 06:02:29 +00:00
c5b3e7051c Update theme colors 2026-05-21 06:00:44 +00:00
218d84e59d Update theme colors 2026-05-21 05:59:59 +00:00
ab48311ef9 Update theme colors 2026-05-21 05:59:45 +00:00
d721946a57 Update theme colors 2026-05-21 05:58:15 +00:00

View File

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