Update src/app/styles/variables.css

This commit is contained in:
2026-03-10 16:41:46 +00:00
parent 05d941819a
commit 2a44008b0f

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #000000;
--card: #1f4035;
--foreground: #ffffff;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #0F3D2E;
--primary-cta: #D4AF37;
--primary-cta-text: #ffffff;
--secondary-cta: #0d2b1f;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #0F3D2E;
--accent: #10b981;
--background-accent: #10b981;
--accent: #8FBF9F;
--background-accent: #0F3D2E;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);