Merge version_3 into main #3

Merged
bender merged 2 commits from version_3 into main 2026-06-10 20:47:18 +00:00
Showing only changes of commit 9f98d39cce - Show all commits

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0A0A0A;
--card: #1A1A1A;
--foreground: #FFFFFF;
--primary-cta: #20C2A4;
--background: #f5f5f5;
--card: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #1f514c;
--primary-cta-text: #0A0A0A;
--secondary-cta: #1A1A1A;
--secondary-cta: #ffffff;
--secondary-cta-text: #FFFFFF;
--accent: #4A4A4A;
--background-accent: #20C2A4;
--accent: #159c49;
--background-accent: #a8e8ba;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);