Update src/app/styles/variables.css

This commit is contained in:
2026-06-10 16:57:35 +00:00
parent 5d87cc8d14
commit f473d3687d

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f5d8bf; --background: #f5f4f0;
--card: #fefdf9; --card: #ffffff;
--foreground: #2c2c2c; --foreground: #1a1a1a;
--primary-cta: #6F4E37; --primary-cta: #ffffff;
--primary-cta-text: #fcf6ed; --primary-cta-text: #1a1a1a;
--secondary-cta: #fcf6ed; --secondary-cta: #ffffff;
--secondary-cta-text: #2c2c2c; --secondary-cta-text: #1a1a1a;
--accent: #D4AFB9; --accent: #1a1a1a;
--background-accent: #8A3324; --background-accent: #e8e6e1;
/* 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);