Update src/app/styles/variables.css

This commit is contained in:
2026-06-12 12:01:53 +00:00
parent cb434eaf43
commit f1348c2c58

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f7f9f4;
--card: #ffffff;
--foreground: #1a2e1a;
--primary-cta: #2d5a27;
--background: #F5EFE1;
--card: #FCFAF6;
--foreground: #3C2B1D;
--primary-cta: #B8860B;
--primary-cta-text: #ffffff;
--secondary-cta: #ffffff;
--secondary-cta: #E9DCC8;
--secondary-cta-text: #2d5a27;
--accent: #4a8c3f;
--background-accent: #6fb85e;
--accent: #A07A38;
--background-accent: #5C4033;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);