Update src/app/styles/variables.css

This commit is contained in:
2026-05-10 11:29:35 +00:00
parent a7ab43c91e
commit 41a581f889

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fcfaf7;
--card: #f7f2ea;
--foreground: #1c1c1c;
--background: #fdfaf6;
--card: #f7f0e8;
--foreground: #1a1a1a;
--primary-cta: #c19a6b;
--primary-cta-text: #ffffff;
--secondary-cta: #000000;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffff;
--accent: #f4d6d6;
--background-accent: #fcfaf7;
--background-accent: #fdfaf6;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);