Update src/app/styles/variables.css

This commit is contained in:
2026-06-03 16:08:11 +00:00
parent 46e25276b0
commit 4093c2e998

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f8f8f8;
--background: #f9f9f9;
--card: #ffffff;
--foreground: #1a1a1a;
--primary-cta: #3A938C;
--primary-cta: #008B8B;
--primary-cta-text: #ffffff;
--secondary-cta: #E0E0E0;
--secondary-cta-text: #1A1A1A;
--accent: #3A938C;
--background-accent: #3A938C;
--secondary-cta: #e0e0e0;
--secondary-cta-text: #1a1a1a;
--accent: #008B8B;
--background-accent: #a8e8e8;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);