Update src/app/styles/variables.css

This commit is contained in:
2026-03-07 09:25:39 +00:00
parent badb3edfd6
commit 2d71ffb1ad

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */
--background: #000000;
--card: #481f1f;
--card: #0c1428;
--foreground: #ffffff;
--primary-cta: #ffffff;
--primary-cta: #1e40af;
--primary-cta-text: #280101;
--secondary-cta: #361311;
--secondary-cta: #1e3a8a;
--secondary-cta-text: #f6d4d4;
--accent: #51000b;
--background-accent: #ff2231;
--accent: #1e3a8a;
--background-accent: #1e40af;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);