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

This commit is contained in:
2026-05-07 14:14:27 +00:00
parent 35b32bbfaf
commit 5f18a3a5e8

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a0a0a;
--card: #171717;
--foreground: #ffffff;
--primary-cta: #7B2FF7;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #1a1a1a;
--primary-cta: #1c1c1c;
--primary-cta-text: #ffffff;
--secondary-cta: #00C6FF;
--secondary-cta: #f0f0f0;
--secondary-cta-text: #ffffff;
--accent: #333333;
--background-accent: #1a1a1a;
--accent: #d4af37;
--background-accent: #f2f2f2;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);