Update src/app/styles/variables.css

This commit is contained in:
2026-04-30 19:22:19 +00:00
parent 3288f8fca3
commit 514d3495ba

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #000000;
--card: #0c0c0c;
--foreground: #ffffff;
--primary-cta: #106EFB;
--background: #fdfaf7;
--card: #f5efe9;
--foreground: #1a1a1a;
--primary-cta: #1c4a4a;
--primary-cta-text: #ffffff;
--secondary-cta: #000000;
--secondary-cta: #fdfaf7;
--secondary-cta-text: #ffffff;
--accent: #535353;
--background-accent: #106EFB;
--accent: #d4c8b7;
--background-accent: #e6dcd0;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);