2 Commits

Author SHA1 Message Date
51b604e130 Update theme colors 2026-05-12 17:07:57 +00:00
e86885f365 Update theme colors 2026-05-12 17:07:42 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #fffefe; --background: #0a0a0a;
--card: #f6f7f4; --card: #1a1a1a;
--foreground: #080908; --foreground: #ffffff;
--primary-cta: #0e3a29; --primary-cta: #e34400;
--primary-cta-text: #fffefe; --primary-cta-text: #ffffff;
--secondary-cta: #e7eecd; --secondary-cta: #010101;
--secondary-cta-text: #080908; --secondary-cta-text: #ffffff;
--accent: #35c18b; --accent: #737373;
--background-accent: #ecebe4; --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);