Update src/app/styles/variables.css

This commit is contained in:
2026-05-10 06:50:55 +00:00
parent c4795776ea
commit 24bea1bb7c

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fdfaf7;
--card: #f7f2ed;
--foreground: #2c2824;
--primary-cta: #a88a6d;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #1c1c1c;
--primary-cta: #1c1c1c;
--primary-cta-text: #ffffff;
--secondary-cta: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #2c2824;
--accent: #b8a698;
--background-accent: #e3dbd4;
--accent: #e2e2e2;
--background-accent: #f9f9f9;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);