2 Commits

Author SHA1 Message Date
55991dfc25 Update theme colors 2026-04-25 20:53:40 +00:00
41a12cb185 Update theme colors 2026-04-25 20:53:27 +00:00

View File

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