Update src/app/styles/variables.css

This commit is contained in:
2026-05-28 12:03:16 +00:00
parent b42430ab58
commit 470c93e42f

View File

@@ -12,11 +12,11 @@
--background: #F5F5DC;
--card: #ffffff;
--foreground: #2F241F;
--foreground: #3A5F40;
--primary-cta: #B8001F;
--primary-cta-text: #ffffff;
--secondary-cta: #F5F5DC;
--secondary-cta-text: #2F241F;
--secondary-cta-text: #3A5F40;
--accent: #C19A6B;
--background-accent: #D4B996;