1 Commits

Author SHA1 Message Date
c2c9c3b7c2 Update theme colors 2026-05-08 19:25:40 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #000000; --background: #080200;
--card: #1a2a1a; --card: #1a0d0b;
--foreground: #ffffff; --foreground: #ffe6d5;
--primary-cta: #ffffff; --primary-cta: #ffaa70;
--primary-cta-text: #0a150a; --primary-cta-text: #080200;
--secondary-cta: #0d1a0d; --secondary-cta: #170b07;
--secondary-cta-text: #e1f6e1; --secondary-cta-text: #ffe6d5;
--accent: #2d4a2d; --accent: #7b5e4a;
--background-accent: #c1e1c1; --background-accent: #b8541e;
/* 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);