Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-15 10:14:35 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #ffffff;
--primary-cta: #d4af37;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000000;
--primary-cta: #1c1c1c;
--primary-cta-text: #000000;
--secondary-cta: #ffffff;
--secondary-cta-text: #000000;
--accent: #333333;
--background-accent: #1a1a1a;
--accent: #e2e2e2;
--background-accent: #f0f0f0;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);