Update src/app/styles/variables.css

This commit is contained in:
2026-03-31 18:59:55 +00:00
parent 67d4639ad3
commit 276ab230ef

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f0e8;
--card: #fdfaf5;
--foreground: #1a1208;
--primary-cta: #c8a84b;
--background: #f5f5f5;
--card: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #1f3251;
--primary-cta-text: #1a1208;
--secondary-cta: #1a1208;
--secondary-cta: #ffffff;
--secondary-cta-text: #f5f0e8;
--accent: #8b3a1e;
--background-accent: #efe8dd;
--accent: #15479c;
--background-accent: #a8cce8;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);