Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-03-14 19:20:49 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #000000;
--card: #1a2f1d;
--background: #1a472e;
--card: #0f2818;
--foreground: #ffffff;
--primary-cta: #ffffff;
--primary-cta: #22c55e;
--primary-cta-text: #0a1a0c;
--secondary-cta: #0d200f;
--secondary-cta: #16a34a;
--secondary-cta-text: #d4f6d8;
--accent: #1a3d1f;
--background-accent: #355e3b;
--accent: #4ade80;
--background-accent: #22c55e;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);