Update src/app/styles/variables.css

This commit is contained in:
2026-03-18 16:30:26 +00:00
parent 23fbd5fe84
commit f782b76c64

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fcf6ec;
--card: #f3ede2;
--foreground: #2e2521;
--primary-cta: #2e2521;
--background: #f0f9fb;
--card: #e8f4f8;
--foreground: #0d3b52;
--primary-cta: #0a6b8f;
--primary-cta-text: #fcf6ec;
--secondary-cta: #ffffff;
--secondary-cta-text: #2e2521;
--accent: #b2a28b;
--background-accent: #b2a28b;
--accent: #d4a574;
--background-accent: #a8c5d4;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);