Update src/app/styles/variables.css

This commit is contained in:
2026-05-13 21:24:49 +00:00
parent 1cfab91cc5
commit 41a5f9d8be

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #F7F4EE;
--card: #FFFFFF;
--foreground: #173A35;
--primary-cta: #173A35;
--background: #FDFBF7;
--card: #F4EDE6;
--foreground: #1A2E2C;
--primary-cta: #8B6E4E;
--primary-cta-text: #F7F4EE;
--secondary-cta: #D8C9B6;
--secondary-cta: #E6DCD1;
--secondary-cta-text: #173A35;
--accent: #C9A86A;
--background-accent: #A8B7A1;
--accent: #A89A8A;
--background-accent: #D1C6BB;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);