Merge version_2 into main #2

Merged
development merged 6 commits from version_2 into main 2026-01-28 00:54:44 +00:00
Showing only changes of commit 98846a136c - Show all commits

View File

@@ -4,21 +4,21 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
/* --background: #fbfaff;; /* --background: #f0f7ff;;
--card: #f7f5ff;; --card: #e6f2ff;;
--foreground: #0f0022;; --foreground: #001a4d;;
--primary-cta: #8b5cf6;; --primary-cta: #0066ff;;
--secondary-cta: #ffffff;; --secondary-cta: #ffffff;;
--accent: #d8cef5;; --accent: #3399ff;;
--background-accent: #c4a8f9;; */ --background-accent: #99ccff;; */
--background: #fbfaff;; --background: #f0f7ff;;
--card: #f7f5ff;; --card: #e6f2ff;;
--foreground: #0f0022;; --foreground: #001a4d;;
--primary-cta: #8b5cf6;; --primary-cta: #0066ff;;
--secondary-cta: #ffffff;; --secondary-cta: #ffffff;;
--accent: #d8cef5;; --accent: #3399ff;;
--background-accent: #c4a8f9;; --background-accent: #99ccff;;
/* 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);