Merge version_2 into main #6

Merged
bender merged 2 commits from version_2 into main 2026-06-10 00:38:58 +00:00
Showing only changes of commit 36a80501f7 - Show all commits

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #1a1a1a;
--primary-cta: #c9a84c;
--primary-cta-text: #0a4a4a;
--secondary-cta: #0a4a4a;
--secondary-cta-text: #ffffff;
--accent: #d4eaea;
--background-accent: #f7f5f0;
--background: #1a1a1a;
--card: #282828;
--foreground: #e0e0e0;
--primary-cta: #4a90e2;
--primary-cta-text: #ffffff;
--secondary-cta: #3a3a3a;
--secondary-cta-text: #e0e0e0;
--accent: #8c8c8c;
--background-accent: #3a3a3a;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);