Update theme colors

This commit is contained in:
2026-05-12 06:02:52 +00:00
parent 1dc2fbd55b
commit 6f4c5c34da

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #060000; --background: #ffffff;
--card: #1d0d0d; --card: #f9f9f9;
--foreground: #ffe6e6; --foreground: #120006e6;
--primary-cta: #ff3d4a; --primary-cta: #e63946;
--primary-cta-text: #ffffff; --primary-cta-text: #ffffff;
--secondary-cta: #1f0a0a; --secondary-cta: #f9f9f9;
--secondary-cta-text: #ffe6e6; --secondary-cta-text: #120006e6;
--accent: #7b2d2d; --accent: #e2e2e2;
--background-accent: #b8111f; --background-accent: #c4c4c4;
/* 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);