Update src/app/styles/variables.css

This commit is contained in:
2026-06-10 01:34:16 +00:00
parent b46183a0ca
commit 986cae4396

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #ffffff; --background: hsl(0, 0%, 100%);
--card: #f9f9f9; --card: hsl(0, 0%, 100%);
--foreground: #120a00e6; --foreground: hsl(222.2, 84%, 4.9%);
--primary-cta: #FF7B05; --primary-cta: hsl(214.5, 30.5%, 49.6%);
--primary-cta-text: #f5f5f5; --primary-cta-text: #f5f5f5;
--secondary-cta: #f9f9f9; --secondary-cta: hsl(222.2, 47.4%, 11.2%);
--secondary-cta-text: #1c1c1c; --secondary-cta-text: #1c1c1c;
--accent: #e2e2e2; --accent: hsl(214.5, 30.5%, 49.6%);
--background-accent: #FF7B05; --background-accent: hsl(210, 40%, 96.1%);
/* 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);