2 Commits

Author SHA1 Message Date
5de585dc7e Update theme colors 2026-05-09 02:57:47 +00:00
85ea507866 Update theme colors 2026-05-09 02:57:31 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #111111; --background: #f7f6f7;
--card: #1c1c1c; --card: #ffffff;
--foreground: #E8D8C3; --foreground: #25190c;
--primary-cta: #C8A25D; --primary-cta: #ff6207;
--primary-cta-text: #111111; --primary-cta-text: #f7f6f7;
--secondary-cta: #2B1E1A; --secondary-cta: #ffffff;
--secondary-cta-text: #E8D8C3; --secondary-cta-text: #25190c;
--accent: #C8A25D; --accent: #ffce93;
--background-accent: #2B1E1A; --background-accent: #e8cfa8;
/* 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);