2 Commits

Author SHA1 Message Date
1bf3fa80a5 Update theme colors 2026-05-15 15:18:51 +00:00
bc5b4d38ea Update theme colors 2026-05-15 15:18:44 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f7f6f7; --background: #0a0a0a;
--card: #ffffff; --card: #1a1a1a;
--foreground: #25190c; --foreground: #ffffff;
--primary-cta: #ff6207; --primary-cta: #e34400;
--primary-cta-text: #f7f6f7; --primary-cta-text: #ffffff;
--secondary-cta: #ffffff; --secondary-cta: #010101;
--secondary-cta-text: #25190c; --secondary-cta-text: #ffffff;
--accent: #ffce93; --accent: #737373;
--background-accent: #e8cfa8; --background-accent: #e34400;
/* 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);