Update src/app/styles/variables.css

This commit is contained in:
2026-03-14 18:29:44 +00:00
parent 57fdfdb51f
commit c429eefdfe

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f7f6f7;
--card: #ffffff;
--foreground: #25190c;
--primary-cta: #ff6207;
--primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff;
--secondary-cta-text: #25190c;
--accent: #ffce93;
--background-accent: #e8cfa8;
--background: #e8dcc4;
--card: #f5f0e6;
--foreground: #3d2817;
--primary-cta: #a67c52;
--primary-cta-text: #ffffff;
--secondary-cta: #f5f0e6;
--secondary-cta-text: #3d2817;
--accent: #d4b896;
--background-accent: #c9a876;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);