Update theme colors

This commit is contained in:
2026-03-20 01:00:39 +00:00
parent af64d0ac51
commit ae5a5479a6

View File

@@ -12,13 +12,13 @@
--background: #060000;
--card: #1d0d0d;
--foreground: #ffe6e6;
--primary-cta: #ff3d4a;
--foreground: #ffffff;
--primary-cta: #6978ff;
--primary-cta-text: #ffffff;
--secondary-cta: #1f0a0a;
--secondary-cta-text: #ffe6e6;
--accent: #7b2d2d;
--background-accent: #b8111f;
--secondary-cta-text: #fcfcfc;
--accent: #a62222;
--background-accent: #f5e844;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);