3 Commits

Author SHA1 Message Date
5a8f4481c4 Update theme colors 2026-04-12 21:41:06 +00:00
621b0eb20a Update theme colors 2026-04-12 21:40:58 +00:00
ca3fb21a5f Update theme colors 2026-04-12 21:40:53 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f6f0e9; --background: #0a0a0a;
--card: #efe7dd; --card: #1a1a1a;
--foreground: #2b180a; --foreground: #f5f5f5;
--primary-cta: #2b180a; --primary-cta: #ff0000;
--primary-cta-text: #f6f0e9; --primary-cta-text: #ffffff;
--secondary-cta: #efe7dd; --secondary-cta: #1a1a1a;
--secondary-cta-text: #2b180a; --secondary-cta-text: #ffffff;
--accent: #94877c; --accent: #991b1b;
--background-accent: #afa094; --background-accent: #7f1d1d;
/* 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);