2 Commits

Author SHA1 Message Date
4f86c60d4f Update theme colors 2026-04-23 14:42:06 +00:00
c44c65e6b3 Update theme colors 2026-04-23 14:41:54 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #000000;
--card: #1a0000;
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #ffffff;
--primary-cta: #ff0000;
--primary-cta: #e34400;
--primary-cta-text: #ffffff;
--secondary-cta: #1a0000;
--secondary-cta-text: #ff0000;
--accent: #ff0000;
--background-accent: #330000;
--secondary-cta: #010101;
--secondary-cta-text: #ffffff;
--accent: #737373;
--background-accent: #e34400;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);