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

This commit is contained in:
2026-05-07 11:27:43 +00:00
parent 4494c6d1aa
commit 13492befba

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #000802;
--card: #0b1a0b;
--foreground: #e6ffe6;
--primary-cta: #80da9b;
--background: #0a0a0a;
--card: #161616;
--foreground: #f0f0f0;
--primary-cta: #ffffff;
--primary-cta-text: #0a0a0a;
--secondary-cta: #07170b;
--secondary-cta: #1e1e1e;
--secondary-cta-text: #e0e0e0;
--accent: #38714a;
--background-accent: #2c6541;
--accent: #d0d0d0;
--background-accent: #9a9a9a;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);