4 Commits

Author SHA1 Message Date
b876df62ba Update theme colors 2026-04-25 10:08:29 +00:00
cb1d026903 Update theme colors 2026-04-25 10:08:21 +00:00
97519e8372 Update theme colors 2026-04-25 10:08:11 +00:00
79a93a72b5 Update theme colors 2026-04-25 10:08:06 +00:00

View File

@@ -12,13 +12,13 @@
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #ffffff;
--primary-cta: #e34400;
--primary-cta-text: #ffffff;
--secondary-cta: #010101;
--secondary-cta-text: #ffffff;
--foreground: #fff5f5e6;
--primary-cta: #ff7a7a;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #fff5f5e6;
--accent: #737373;
--background-accent: #e34400;
--background-accent: #737373;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);