Merge version_2 into main #3

Merged
development merged 2 commits from version_2 into main 2026-01-20 14:51:44 +00:00
Showing only changes of commit d8e051f11d - Show all commits

View File

@@ -4,21 +4,21 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
/* --background: #f5f5f5;; /* --background: #1a1a1a;;
--card: #ffffff;; --card: #2d2d2d;;
--foreground: #1c1c1c;; --foreground: #ffffff;;
--primary-cta: #e63946;; --primary-cta: #ff3d4a;;
--secondary-cta: #ffffff;; --secondary-cta: #1a1a1a;;
--accent: #e63946;; --accent: #ff3d4a;;
--background-accent: #e8a8b6;; */ --background-accent: #b8111f;; */
--background: #f5f5f5;; --background: #1a1a1a;;
--card: #ffffff;; --card: #2d2d2d;;
--foreground: #1c1c1c;; --foreground: #ffffff;;
--primary-cta: #e63946;; --primary-cta: #ff3d4a;;
--secondary-cta: #ffffff;; --secondary-cta: #1a1a1a;;
--accent: #e63946;; --accent: #ff3d4a;;
--background-accent: #e8a8b6;; --background-accent: #b8111f;;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);