2 Commits

Author SHA1 Message Date
607db56906 Update theme colors 2026-04-12 21:41:19 +00:00
5a8f4481c4 Update theme colors 2026-04-12 21:41:06 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f7f6f7; --background: #060000;
--card: #ffffff; --card: #1d0d0d;
--foreground: #250c0d; --foreground: #ffe6e6;
--primary-cta: #b82b40; --primary-cta: #ff3d4a;
--primary-cta-text: #f7f6f7; --primary-cta-text: #ffffff;
--secondary-cta: #ffffff; --secondary-cta: #1f0a0a;
--secondary-cta-text: #250c0d; --secondary-cta-text: #ffe6e6;
--accent: #b90941; --accent: #7b2d2d;
--background-accent: #e8a8b6; --background-accent: #b8111f;
/* 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);