4 Commits

Author SHA1 Message Date
8e05b8d294 Update theme colors 2026-05-10 18:25:27 +00:00
dbd6b7c68a Update theme colors 2026-05-10 18:25:22 +00:00
14e29c24b7 Update theme colors 2026-05-10 18:25:07 +00:00
102c9167a4 Update theme colors 2026-05-10 18:24:34 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #000000; --background: #0a0a0a;
--card: #1a1a1a; --card: #1a1a1a;
--foreground: #ffffff; --foreground: #f5f5f5;
--primary-cta: #ffd700; --primary-cta: #ff0000;
--primary-cta-text: #000000; --primary-cta-text: #ffffff;
--secondary-cta: #ffffff; --secondary-cta: #1a1a1a;
--secondary-cta-text: #000000; --secondary-cta-text: #ffffff;
--accent: #333333; --accent: #991b1b;
--background-accent: #0a0a0a; --background-accent: #7f1d1d;
/* 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);