Switch to version 1: modified src/app/styles/variables.css

This commit is contained in:
2026-03-10 15:56:56 +00:00
parent 0d38a3c05e
commit dde359e6c1

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f4ef;
--card: #dad6cd;
--foreground: #2a2928;
--primary-cta: #2a2928;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000612e6;
--primary-cta: #106EFB;
--primary-cta-text: #ffffff;
--secondary-cta: #ecebea;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000612e6;
--accent: #ffffff;
--background-accent: #c6b180;
--accent: #e2e2e2;
--background-accent: #106EFB;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);