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

This commit is contained in:
2026-04-04 07:49:21 +00:00
parent e58cca44b8
commit 7e60c23aa4

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #020617;
--card: #0f172a;
--foreground: #e2e8f0;
--primary-cta: #c4d8f9;
--background: #f5f4ef;
--card: #dad6cd;
--foreground: #2a2928;
--primary-cta: #2a2928;
--primary-cta-text: #f5f4ef;
--secondary-cta: #041633;
--secondary-cta: #ecebea;
--secondary-cta-text: #2a2928;
--accent: #2d30f3;
--background-accent: #1d4ed8;
--accent: #ffffff;
--background-accent: #c6b180;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);