Compare commits

..

2 Commits

Author SHA1 Message Date
120ab61875 Update theme colors 2026-06-02 21:08:53 +00:00
6e5240cd6c Update theme colors 2026-06-02 21:08:47 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #0a0a0a; --background: #080000;
--card: #1a1a1a; --card: #1e0d0d;
--foreground: #f5f5f5; --foreground: #ffe6e6;
--primary-cta: #ffdf7d; --primary-cta: #ff7a7a;
--primary-cta-text: #0a0a0a; --primary-cta-text: #080000;
--secondary-cta: #1a1a1a; --secondary-cta: #1e0909;
--secondary-cta-text: #ffffff; --secondary-cta-text: #ffe6e6;
--accent: #b8860b; --accent: #7b4242;
--background-accent: #8b6914; --background-accent: #65292c;
/* 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);