Merge version_2 into main #4

Merged
bender merged 2 commits from version_2 into main 2026-03-07 18:07:57 +00:00
2 changed files with 15 additions and 1420 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f7f6f7;
--card: #ffffff;
--foreground: #0c1325;
--primary-cta: #0b07ff;
--background: #1a1410;
--card: #2d2420;
--foreground: #f5f1ed;
--primary-cta: #d4734f;
--primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff;
--secondary-cta: #2d2420;
--secondary-cta-text: #0c1325;
--accent: #93b7ff;
--background-accent: #a8bae8;
--accent: #e8aa6f;
--background-accent: #c97f52;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);