Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-06 21:55:18 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #fcfcfc;
--foreground: #1c1c1c;
--primary-cta: #c5a059;
--primary-cta-text: #ffffff;
--secondary-cta: #000000;
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #f5f5f5;
--primary-cta: #ffdf7d;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffff;
--accent: #f7e3d1;
--background-accent: #f9f1e8;
--accent: #b8860b;
--background-accent: #8b6914;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);