Update src/app/styles/variables.css

This commit is contained in:
2026-05-21 03:07:17 +00:00
parent 86a636419a
commit e1229f23ea

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fdfaf7;
--background: #fdf8f5;
--card: #ffffff;
--foreground: #5c4b45;
--primary-cta: #e8998d;
--foreground: #2d3436;
--primary-cta: #ff8e78;
--primary-cta-text: #ffffff;
--secondary-cta: #fdfaf7;
--secondary-cta: #20b2aa;
--secondary-cta-text: #5c4b45;
--accent: #f3dcd9;
--background-accent: #f7e7e3;
--accent: #2ecc71;
--background-accent: #f3e5e0;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);