Update src/app/styles/variables.css

This commit is contained in:
2026-03-27 16:55:51 +00:00
parent a06aadaf9a
commit cecefebc5c

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fcfaf5;
--card: #f9f6f0;
--background: #f6f0e9;
--card: #efe7dd;
--foreground: #2b180a;
--primary-cta: #c1272d;
--primary-cta: #2b180a;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f6f0;
--secondary-cta: #efe7dd;
--secondary-cta-text: #2b180a;
--accent: #e34400;
--background-accent: #efe7dd;
--accent: #94877c;
--background-accent: #afa094;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);