Update src/app/styles/variables.css

This commit is contained in:
2026-05-12 09:20:38 +00:00
parent 1ec8f0ca20
commit a3ade8174f

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #000000;
--card: #481f1f;
--foreground: #ffffff;
--primary-cta: #ffffff;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000000;
--primary-cta: #FFD700;
--primary-cta-text: #280101;
--secondary-cta: #361311;
--secondary-cta: #000000;
--secondary-cta-text: #f6d4d4;
--accent: #51000b;
--background-accent: #ff2231;
--accent: #FFD700;
--background-accent: #f9f9f9;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);