2 Commits

Author SHA1 Message Date
5d8bdc9431 Update theme colors 2026-04-12 14:20:35 +00:00
b0b88a3426 Update theme colors 2026-04-12 14:20:10 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f5f5f5; --background: #060000;
--card: #ffffff; --card: #1d0d0d;
--foreground: #1c1c1c; --foreground: #ffe6e6;
--primary-cta: #511f1f; --primary-cta: #ff3d4a;
--primary-cta-text: #f5f5f5; --primary-cta-text: #ffffff;
--secondary-cta: #ffffff; --secondary-cta: #1f0a0a;
--secondary-cta-text: #1c1c1c; --secondary-cta-text: #ffe6e6;
--accent: #e63946; --accent: #7b2d2d;
--background-accent: #e8bea8; --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);