Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-03-26 18:53:47 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a0a0a;
--card: #161616;
--foreground: #ffffff;
--primary-cta: #d4af37;
--primary-cta-text: #1a1a1a;
--secondary-cta: #262626;
--secondary-cta-text: #1a1a1a;
--accent: #d4af37;
--background-accent: #1a1a1a;
--background: #fffefe;
--card: #f6f7f4;
--foreground: #080908;
--primary-cta: #0e3a29;
--primary-cta-text: #fffefe;
--secondary-cta: #e7eecd;
--secondary-cta-text: #080908;
--accent: #35c18b;
--background-accent: #ecebe4;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);