Update src/app/styles/variables.css

This commit is contained in:
2026-04-24 12:15:37 +00:00
parent 8eda7f9ff2
commit cb690afe6f

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f4ef;
--card: #dad6cd;
--foreground: #2a2928;
--primary-cta: #2a2928;
--background: #1a120d;
--card: #2b1d14;
--foreground: #f5e6d3;
--primary-cta: #c8a97e;
--primary-cta-text: #f5f4ef;
--secondary-cta: #ecebea;
--secondary-cta: #1a120d;
--secondary-cta-text: #2a2928;
--accent: #ffffff;
--background-accent: #c6b180;
--accent: #c8a97e;
--background-accent: #2b1d14;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);