Merge version_3 into main #2

Merged
bender merged 2 commits from version_3 into main 2026-06-10 06:16:34 +00:00
Showing only changes of commit 93390da25e - Show all commits

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #AA011F;
--card: #8D0119;
--foreground: #FFFFFF;
--primary-cta: #E63946;
--background: #000000;
--card: #0c0c0c;
--foreground: #ffffff;
--primary-cta: #106EFB;
--primary-cta-text: #FFFFFF;
--secondary-cta: #000000;
--secondary-cta-text: #FFFFFF;
--accent: #55000C;
--background-accent: #C4012C;
--accent: #535353;
--background-accent: #106EFB;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);