Merge version_4 into main #6

Merged
bender merged 1 commits from version_4 into main 2026-03-13 16:28:05 +00:00

View File

@@ -13,12 +13,12 @@
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #ffffff;
--primary-cta: #00ff88;
--primary-cta: #a855f7;
--primary-cta-text: #ffffff;
--secondary-cta: #000000;
--secondary-cta: #1e3a8a;
--secondary-cta-text: #ffffff;
--accent: #00ff88;
--background-accent: #00ff88;
--accent: #a855f7;
--background-accent: #1e3a8a;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);