Update src/app/styles/variables.css

This commit is contained in:
2026-03-26 21:56:34 +00:00
parent 6df057348d
commit 829c5dac82

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fcf6ec;
--card: #f3ede2;
--foreground: #2e2521;
--primary-cta: #2e2521;
--background: #fbfbfb;
--card: #ffffff;
--foreground: #1a2a3a;
--primary-cta: #0a5a70;
--primary-cta-text: #fcf6ec;
--secondary-cta: #ffffff;
--secondary-cta-text: #2e2521;
--accent: #b2a28b;
--background-accent: #b2a28b;
--accent: #73c3d5;
--background-accent: #e0f2f5;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);