Update src/app/styles/variables.css

This commit is contained in:
2026-03-19 14:46:49 +00:00
parent dbb04deb91
commit b9aff7c874

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fcf6ec;
--card: #f3ede2;
--foreground: #2e2521;
--primary-cta: #2e2521;
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #f5f5f5;
--primary-cta: #d4af37;
--primary-cta-text: #fcf6ec;
--secondary-cta: #ffffff;
--secondary-cta: #2a2a2a;
--secondary-cta-text: #2e2521;
--accent: #b2a28b;
--background-accent: #b2a28b;
--accent: #d4af37;
--background-accent: #1f1f1f;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);