Update src/app/styles/variables.css

This commit is contained in:
2026-05-18 15:26:16 +00:00
parent 3ba93559c4
commit 2b89fa8e29

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f0eaf7;
--card: #ffffff;
--foreground: #3d2a71;
--primary-cta: #4a3b8d;
--background: #ffffff;
--card: #f0f0f0;
--foreground: #1a1a1a;
--primary-cta: #000000;
--primary-cta-text: #ffffff;
--secondary-cta: #ffffff;
--secondary-cta: #e0e0e0;
--secondary-cta-text: #3d2a71;
--accent: #b39ddb;
--background-accent: #5e4b9e;
--accent: #cccccc;
--background-accent: #f9f9f9;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);