Merge version_5 into main #4

Merged
development merged 2 commits from version_5 into main 2026-01-13 13:50:48 +00:00
Showing only changes of commit 82123f1d61 - Show all commits

View File

@@ -4,21 +4,21 @@
/* Base units */
/* --vw is set by ThemeProvider */
/* --background: #f5f4ef;;
--card: #dad6cd;;
--foreground: #2a2928;;
--primary-cta: #2a2928;;
--secondary-cta: #ecebea;;
--accent: #ffffff;;
--background-accent: #ffffff;; */
/* --background: #ffffff;;
--card: #f5f5f5;;
--foreground: #000000;;
--primary-cta: #dc2626;;
--secondary-cta: #1f2937;;
--accent: #7f1d1d;;
--background-accent: #fee2e2;; */
--background: #f5f4ef;;
--card: #dad6cd;;
--foreground: #2a2928;;
--primary-cta: #2a2928;;
--secondary-cta: #ecebea;;
--accent: #ffffff;;
--background-accent: #ffffff;;
--background: #ffffff;;
--card: #f5f5f5;;
--foreground: #000000;;
--primary-cta: #dc2626;;
--secondary-cta: #1f2937;;
--accent: #7f1d1d;;
--background-accent: #fee2e2;;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);