Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-03-26 12:21:46 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f5f5;
--card: #ffffff;
--foreground: #1a1a1a;
--primary-cta: #facc15;
--primary-cta-text: #1a1a1a;
--secondary-cta: #e5e7eb;
--secondary-cta-text: #1a1a1a;
--accent: #fde047;
--background-accent: #e5e7eb;
--background: #231942;
--card: #30245C;
--foreground: #E0D6FF;
--primary-cta: #9F7AEA;
--primary-cta-text: #FFFFFF;
--secondary-cta: #4A3F7A;
--secondary-cta-text: #E0D6FF;
--accent: #BE9EEE;
--background-accent: #30245C;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);