4 Commits

Author SHA1 Message Date
011f3540e1 Update theme colors 2026-03-05 18:33:44 +00:00
32744a12c5 Update theme colors 2026-03-05 18:33:05 +00:00
19cb1a0fcc Update theme colors 2026-03-05 18:31:26 +00:00
35ff01e0a1 Update theme colors 2026-03-05 18:30:34 +00:00

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */
--background: #0a0a0a;
--card: #0a0a0a;
--foreground: #ffffffe6;
--primary-cta: #e6e6e6;
--card: #1a1a1a;
--foreground: #f5f5f5;
--primary-cta: #ff0000;
--primary-cta-text: #ffffff;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffff;
--accent: #737373;
--background-accent: #737373;
--accent: #991b1b;
--background-accent: #7f1d1d;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);