Merge version_3 into main #2

Merged
bender merged 1 commits from version_3 into main 2026-04-30 20:50:34 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f5f5f5;
--foreground: #1a1a1a;
--primary-cta: #1a1a1a;
--background: #000000;
--card: #111111;
--foreground: #ffffff;
--primary-cta: #ffffff;
--primary-cta-text: #f5f4ef;
--secondary-cta: #f5f5f5;
--secondary-cta: #111111;
--secondary-cta-text: #2a2928;
--accent: #8a8a8a;
--background-accent: #e8e6e1;
--accent: #333333;
--background-accent: #222222;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);