6 Commits

Author SHA1 Message Date
ec5bdaf384 Update theme colors 2026-05-01 15:46:25 +00:00
c62fd4481f Update theme colors 2026-05-01 15:46:18 +00:00
2caab86518 Update theme colors 2026-05-01 15:46:10 +00:00
6bf3e0cdf7 Update theme colors 2026-05-01 15:46:04 +00:00
671b1c140a Update theme colors 2026-05-01 15:45:58 +00:00
9f11c52907 Update theme colors 2026-05-01 15:45:45 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #ffffff;
--foreground: #111111;
--primary-cta: #e85d04;
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #f5f5f5;
--primary-cta: #ff0000;
--primary-cta-text: #ffffff;
--secondary-cta: #ffffff;
--secondary-cta-text: #111111;
--accent: #e85d04;
--background-accent: #f4a261;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffff;
--accent: #991b1b;
--background-accent: #7f1d1d;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);