Update theme colors

This commit is contained in:
2026-06-10 15:00:44 +00:00
parent 2c4d388cae
commit c4edc7b790

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #fcf6ec; --background: #060000;
--card: #f3ede2; --card: #1d0d0d;
--foreground: #2e2521; --foreground: #ffe6e6;
--primary-cta: #2e2521; --primary-cta: #ff3d4a;
--primary-cta-text: #fcf6ec; --primary-cta-text: #ffffff;
--secondary-cta: #ffffff; --secondary-cta: #1f0a0a;
--secondary-cta-text: #2e2521; --secondary-cta-text: #ffe6e6;
--accent: #b2a28b; --accent: #7b2d2d;
--background-accent: #b2a28b; --background-accent: #b8111f;
/* 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);