3 Commits

Author SHA1 Message Date
ba78dd9769 Update theme colors 2026-04-12 23:22:45 +00:00
6647dcb21c Update theme colors 2026-04-12 23:22:42 +00:00
af326b4286 Update theme colors 2026-04-12 23:22:37 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #060000; --background: #000000;
--card: #1d0d0d; --card: #0c0c0c;
--foreground: #ffe6e6; --foreground: #ffffff;
--primary-cta: #ff3d4a; --primary-cta: #106EFB;
--primary-cta-text: #ffffff; --primary-cta-text: #ffffff;
--secondary-cta: #1f0a0a; --secondary-cta: #000000;
--secondary-cta-text: #ffe6e6; --secondary-cta-text: #ffffff;
--accent: #7b2d2d; --accent: #535353;
--background-accent: #b8111f; --background-accent: #106EFB;
/* 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);