Update theme colors

This commit is contained in:
2026-06-10 15:00:51 +00:00
parent c4edc7b790
commit cc8a4fa2b3

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #060000; --background: #000000;
--card: #1d0d0d; --card: #481f1f;
--foreground: #ffe6e6; --foreground: #ffffff;
--primary-cta: #ff3d4a; --primary-cta: #ffffff;
--primary-cta-text: #ffffff; --primary-cta-text: #280101;
--secondary-cta: #1f0a0a; --secondary-cta: #361311;
--secondary-cta-text: #ffe6e6; --secondary-cta-text: #f6d4d4;
--accent: #7b2d2d; --accent: #51000b;
--background-accent: #b8111f; --background-accent: #ff2231;
/* 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);