Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-04-07 00:14:58 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f4f7f9;
--foreground: #001a2e;
--primary-cta: #b87333;
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #f5f5f5;
--primary-cta: #ffdf7d;
--primary-cta-text: #ffffff;
--secondary-cta: #001a2e;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffff;
--accent: #e0e7ed;
--background-accent: #b87333;
--accent: #b8860b;
--background-accent: #8b6914;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);