Merge version_2 into main #2

Merged
bender merged 3 commits from version_2 into main 2026-06-11 02:51:39 +00:00
Showing only changes of commit 2c18315969 - Show all commits

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #F7F2EA;
--card: #EDE8E0;
--foreground: #181818;
--primary-cta: #C88B2B;
--primary-cta-text: #F7F2EA;
--secondary-cta: #181818;
--secondary-cta-text: #F7F2EA;
--accent: #8C1D18;
--background-accent: #5A3B2B;
--background: #24292E;
--card: #2E343A;
--foreground: #FFFBF5;
--primary-cta: #E63946;
--primary-cta-text: #FFFBF5;
--secondary-cta: #EABF61;
--secondary-cta-text: #24292E;
--accent: #6B8E23;
--background-accent: #EABF61;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);