Merge version_5 into main #7

Merged
bender merged 1 commits from version_5 into main 2026-03-07 18:47:03 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #ffffffe6;
--primary-cta: #e6e6e6;
--background: #ffffff;
--card: #f0f0f0;
--foreground: #1a1a1a;
--primary-cta: #1e8449;
--primary-cta-text: #f5f5f5;
--secondary-cta: #1a1a1a;
--secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c;
--accent: #737373;
--background-accent: #737373;
--accent: #27ae60;
--background-accent: #d5f4e6;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);