Update src/app/styles/variables.css

This commit is contained in:
2026-04-24 14:19:44 +00:00
parent 65ac69d0a6
commit 4fb8aeea1d

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fcfaf5;
--card: #f5f4ef;
--foreground: #1a1a1a;
--primary-cta: #c5a059;
--background: #f5f5f5;
--card: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #1f514c;
--primary-cta-text: #ffffff;
--secondary-cta: #1a1a1a;
--secondary-cta: #ffffff;
--secondary-cta-text: #fcfaf5;
--accent: #d4af37;
--background-accent: #f5f4ef;
--accent: #159c49;
--background-accent: #a8e8ba;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);