1 Commits

Author SHA1 Message Date
6b5b095038 Update theme colors 2026-04-12 23:23:47 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #000000; --background: #f7f6f7;
--card: #1f1f40; --card: #ffffff;
--foreground: #ffffff; --foreground: #25190c;
--primary-cta: #ffffff; --primary-cta: #ff6207;
--primary-cta-text: #0a051a; --primary-cta-text: #f7f6f7;
--secondary-cta: #0d0d2b; --secondary-cta: #ffffff;
--secondary-cta-text: #d4d4f6; --secondary-cta-text: #25190c;
--accent: #3d2880; --accent: #ffce93;
--background-accent: #663cff; --background-accent: #e8cfa8;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);