5 Commits

Author SHA1 Message Date
7f08e4f78d Update theme colors 2026-06-11 20:18:29 +00:00
925bb527a6 Update theme colors 2026-06-11 20:18:24 +00:00
1f44b56f8b Update theme colors 2026-06-11 20:18:21 +00:00
51c0505eb9 Update theme colors 2026-06-11 20:18:19 +00:00
b6eefc5ace Update theme colors 2026-06-11 20:18:17 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #0a0a0a; --background: #f7f6f7;
--card: #1a1a1a; --card: #ffffff;
--foreground: #f5f5f5; --foreground: #250c0d;
--primary-cta: #dfff1c; --primary-cta: #b82b40;
--primary-cta-text: #0a0a0a; --primary-cta-text: #f7f6f7;
--secondary-cta: #1a1a1a; --secondary-cta: #ffffff;
--secondary-cta-text: #ffffff; --secondary-cta-text: #250c0d;
--accent: #8b9a1b; --accent: #b90941;
--background-accent: #5d6b00; --background-accent: #e8a8b6;
/* 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);