Update src/app/styles/variables.css

This commit is contained in:
2026-03-19 12:38:54 +00:00
parent a0d72055bd
commit c2c126cd1e

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #efebe5;
--card: #f7f2ea;
--foreground: #000000;
--primary-cta: #000000;
--background: #3e2f26;
--card: #2b1f1a;
--foreground: #f5f0e8;
--primary-cta: #d4a574;
--primary-cta-text: #efebe5;
--secondary-cta: #ffffff;
--secondary-cta: #4a3728;
--secondary-cta-text: #000000;
--accent: #ffffff;
--background-accent: #e1b875;
--accent: #8b6f47;
--background-accent: #6b5a47;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);