Update src/app/styles/variables.css

This commit is contained in:
2026-06-11 06:10:34 +00:00
parent b69d8bfe9c
commit ae937da9c7

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f5f5;
--card: #ffffff;
--background: #ffffff;
--card: #f8f8f8;
--foreground: #1c1c1c;
--primary-cta: #1f514c;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c;
--accent: #159c49;
--background-accent: #a8e8ba;
--primary-cta: #106EFB;
--primary-cta-text: #ffffff;
--secondary-cta: #e63946;
--secondary-cta-text: #ffffff;
--accent: #a8cce8;
--background-accent: #7ba3cf;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);