Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-03-12 14:34:03 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #1a1a1a;
--card: #262626;
--foreground: #ffffff;
--primary-cta: #dc2626;
--background: #fbfaff;
--card: #f7f5ff;
--foreground: #0f0022;
--primary-cta: #8b5cf6;
--primary-cta-text: #ffffff;
--secondary-cta: #262626;
--secondary-cta: #ffffff;
--secondary-cta-text: #ffffff;
--accent: #991b1b;
--background-accent: #7f1d1d;
--accent: #d8cef5;
--background-accent: #22c55e;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);