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

This commit is contained in:
2026-03-20 11:54:51 +00:00
parent 2d3e02fda1
commit b573f34db7

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5ec9f;
--card: #d1c8a1;
--foreground: #000000;
--primary-cta: #000000;
--background: #e3deea;
--card: #ffffff;
--foreground: #1f2027;
--primary-cta: #1f2027;
--primary-cta-text: #e3deea;
--secondary-cta: #FFD600;
--secondary-cta: #ffffff;
--secondary-cta-text: #1f2027;
--accent: #FF6F00;
--background-accent: #FF6F00;
--accent: #627dc6;
--background-accent: #627dc6;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);