Update src/app/styles/variables.css

This commit is contained in:
2026-05-09 17:20:10 +00:00
parent 977aee16b6
commit 061bab6efb

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #2D4A2D;
--card: #243D24;
--foreground: #F4A7C3;
--primary-cta: #F4A7C3;
--background: #fdfbf7;
--card: #f7f2ea;
--foreground: #2d4a2d;
--primary-cta: #2d4a2d;
--primary-cta-text: #2D4A2D;
--secondary-cta: #2D4A2D;
--secondary-cta: #e7eecd;
--secondary-cta-text: #F4A7C3;
--accent: #E07BA0;
--background-accent: #1A301A;
--accent: #f4a7c3;
--background-accent: #f1e9db;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);