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; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #ffffff; --background: #f9f9f9;
--card: #f8f8f8; --card: #ffffff;
--foreground: #1a1a1a; --foreground: #1a1a1a;
--primary-cta: #3A938C; --primary-cta: #008B8B;
--primary-cta-text: #ffffff; --primary-cta-text: #ffffff;
--secondary-cta: #E0E0E0; --secondary-cta: #e0e0e0;
--secondary-cta-text: #1A1A1A; --secondary-cta-text: #1a1a1a;
--accent: #3A938C; --accent: #008B8B;
--background-accent: #3A938C; --background-accent: #a8e8e8;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);