1 Commits

Author SHA1 Message Date
e39a9763f1 Update theme colors 2026-06-08 12:00:51 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #0D070A; --background: #fcf6ec;
--card: #2D0A1C; --card: #f3ede2;
--foreground: #F0E8E8; --foreground: #2e2521;
--primary-cta: #D4AF37; --primary-cta: #2e2521;
--primary-cta-text: #0D070A; --primary-cta-text: #fcf6ec;
--secondary-cta: #2D0A1C; --secondary-cta: #ffffff;
--secondary-cta-text: #F0E8E8; --secondary-cta-text: #2e2521;
--accent: #E7CE8F; --accent: #b2a28b;
--background-accent: #4A1525; --background-accent: #b2a28b;
/* 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);