2 Commits

Author SHA1 Message Date
21e516c5a1 Update theme colors 2026-05-11 18:26:20 +00:00
ff3b9f0dd3 Update theme colors 2026-05-11 18:26:14 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #080200; --background: #0a0a0a;
--card: #1a0d0b; --card: #1a1a1a;
--foreground: #ffe6d5; --foreground: #ffffff;
--primary-cta: #ffaa70; --primary-cta: #1f7cff;
--primary-cta-text: #080200; --primary-cta-text: #ffffff;
--secondary-cta: #170b07; --secondary-cta: #010101;
--secondary-cta-text: #ffe6d5; --secondary-cta-text: #ffffff;
--accent: #7b5e4a; --accent: #1f7cff;
--background-accent: #b8541e; --background-accent: #f96b2f;
/* 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);