2 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

View File

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