6 Commits

Author SHA1 Message Date
2cd79223b1 Update theme colors 2026-04-18 14:40:52 +00:00
c391806f8e Update theme colors 2026-04-18 14:38:42 +00:00
dc827a6040 Update theme colors 2026-04-18 14:38:39 +00:00
13c7527196 Update theme colors 2026-04-18 14:38:35 +00:00
1f4302acdb Update theme colors 2026-04-18 14:38:23 +00:00
c71c5ebc68 Update theme colors 2026-04-18 14:38:17 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #f5f5f5;
--primary-cta: #ff0000;
--primary-cta-text: #ffffff;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffff;
--accent: #991b1b;
--background-accent: #7f1d1d;
--background: #080200;
--card: #1a0d0b;
--foreground: #ffe6d5;
--primary-cta: #ffd870;
--primary-cta-text: #080200;
--secondary-cta: #170b07;
--secondary-cta-text: #ffe6d5;
--accent: #fdd68f;
--background-accent: #b8541e;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);