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

This commit is contained in:
2026-03-25 05:11:45 +00:00
parent 25cfa1a363
commit 46a729af50

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fcfbf8;
--card: #f6f4ed;
--foreground: #2e3a21;
--primary-cta: #1e6e3c;
--background: #000802;
--card: #0b1a0b;
--foreground: #e6ffe6;
--primary-cta: #80da9b;
--primary-cta-text: #000802;
--secondary-cta: #e8efe0;
--secondary-cta: #07170b;
--secondary-cta-text: #e6ffe6;
--accent: #35a560;
--background-accent: #35a560;
--accent: #38714a;
--background-accent: #2c6541;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);