Update src/app/styles/variables.css

This commit is contained in:
2026-05-07 12:57:06 +00:00
parent 093c6b958d
commit c0a4132053

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f6f0e9; --background: #fdfaf7;
--card: #efe7dd; --card: #ffffff;
--foreground: #2b180a; --foreground: #3d2b1f;
--primary-cta: #2b180a; --primary-cta: #8b4513;
--primary-cta-text: #f6f0e9; --primary-cta-text: #f6f0e9;
--secondary-cta: #efe7dd; --secondary-cta: #d2b48c;
--secondary-cta-text: #2b180a; --secondary-cta-text: #2b180a;
--accent: #94877c; --accent: #c19a6b;
--background-accent: #afa094; --background-accent: #f3e5d0;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);