4 Commits

Author SHA1 Message Date
7b35353770 Update theme colors 2026-05-29 23:31:08 +00:00
ee21b1a784 Update theme colors 2026-05-29 23:30:58 +00:00
7114b26b31 Update theme colors 2026-05-29 23:30:40 +00:00
7d924247d1 Update theme colors 2026-05-29 23:30:23 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #060000; --background: #000802;
--card: #1d0d0d; --card: #0b1a0b;
--foreground: #ffe6e6; --foreground: #e6ffe6;
--primary-cta: #ff3d4a; --primary-cta: #80da9b;
--primary-cta-text: #ffffff; --primary-cta-text: #000802;
--secondary-cta: #1f0a0a; --secondary-cta: #07170b;
--secondary-cta-text: #ffe6e6; --secondary-cta-text: #e6ffe6;
--accent: #7b2d2d; --accent: #38714a;
--background-accent: #b8111f; --background-accent: #2c6541;
/* 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);