Update src/app/styles/variables.css

This commit is contained in:
2026-05-14 10:49:03 +00:00
parent e7e0fcc24c
commit 172cef2779

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f7f2;
--foreground: #2b2521;
--background: #fdfaf6;
--card: #f5f3ef;
--foreground: #2f2c28;
--primary-cta: #c5a059;
--primary-cta-text: #ffffff;
--secondary-cta: #ffffff;
--secondary-cta: #e8e5e1;
--secondary-cta-text: #2b2521;
--accent: #d4af37;
--background-accent: #f3eee5;
--background-accent: #e0dcd5;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);