Update src/app/styles/variables.css

This commit is contained in:
2026-04-04 10:30:06 +00:00
parent c56e259797
commit 73ac44bba9

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f8f8f8;
--card: #ffffff;
--foreground: #222222;
--primary-cta: #000000;
--background: #fdfaf6;
--card: #f4efe9;
--foreground: #1a1614;
--primary-cta: #8c6b45;
--primary-cta-text: #ffffff;
--secondary-cta: #ffffff;
--secondary-cta: #fdfaf6;
--secondary-cta-text: #222222;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
--accent: #d4b895;
--background-accent: #e6d5be;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);