Update src/app/styles/variables.css

This commit is contained in:
2026-04-22 13:08:07 +00:00
parent f537a2e2a5
commit 29eb0ca9e4

View File

@@ -10,14 +10,14 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f4ef;
--card: #dad6cd;
--foreground: #2a2928;
--primary-cta: #2a2928;
--background: #fdfaf6;
--card: #f3eee7;
--foreground: #4a3b32;
--primary-cta: #7a5c48;
--primary-cta-text: #f5f4ef;
--secondary-cta: #ecebea;
--secondary-cta: #e8e0d5;
--secondary-cta-text: #2a2928;
--accent: #ffffff;
--accent: #b8a89c;
--background-accent: #c6b180;
/* text sizing - set by ThemeProvider */