Update src/app/styles/variables.css

This commit is contained in:
2026-05-30 12:57:40 +00:00
parent 7e2b250d95
commit f6f4a6a834

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fcf6ec;
--card: #f3ede2;
--foreground: #2e2521;
--primary-cta: #6B8E23;
--primary-cta-text: #ffffff;
--secondary-cta: #ffffff;
--secondary-cta-text: #2e2521;
--accent: #8a9a6f;
--background-accent: #d4c8b6;
--background: #1e1e1e;
--card: #2e2e2e;
--foreground: #f5f5dc;
--primary-cta: #b8860b;
--primary-cta-text: #1e1e1e;
--secondary-cta: #f5f5dc;
--secondary-cta-text: #1e1e1e;
--accent: #daa520;
--background-accent: #3a3a3a;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);