Update src/app/styles/variables.css

This commit is contained in:
2026-06-10 04:27:23 +00:00
parent 0566fbd359
commit a6ca0bffc0

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f5f5;
--background: #f8f8f8;
--card: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #1f514c;
--foreground: #2c2c2c;
--primary-cta: #5A2C76;
--primary-cta-text: #ffffff;
--secondary-cta: #ffffff;
--secondary-cta-text: #000f06e6;
--accent: #159c49;
--background-accent: #a8e8ba;
--secondary-cta: #f8f8f8;
--secondary-cta-text: #2c2c2c;
--accent: #CC3366;
--background-accent: #e3e3e3;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);