Merge version_4 into main #2

Merged
bender merged 1 commits from version_4 into main 2026-03-08 01:22:50 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f4ef;
--card: #dad6cd;
--foreground: #2a2928;
--primary-cta: #2a2928;
--background: #1a1a2e;
--card: #16213e;
--foreground: #ffffff;
--primary-cta: #9d4edd;
--primary-cta-text: #f5f4ef;
--secondary-cta: #ecebea;
--secondary-cta: #16213e;
--secondary-cta-text: #2a2928;
--accent: #ffffff;
--background-accent: #c6b180;
--accent: #c77dff;
--background-accent: #7209b7;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);