Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-03 12:19:53 +00:00

View File

@@ -2,23 +2,23 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
/* --background: #fbfaff;; /* --background: #ffffff;;;
--card: #f7f5ff;; --card: #f9f9f9;;;
--foreground: #0f0022;; --foreground: #120a00e6;;;
--primary-cta: #8b5cf6;; --primary-cta: #ff8c42;;;
--secondary-cta: #ffffff;; --secondary-cta: #f9f9f9;;;
--accent: #d8cef5;; --accent: #e2e2e2;;;
--background-accent: #c4a8f9;; */ --background-accent: #c4c4c4;;; */
--background: #fbfaff;; --background: #ffffff;;;
--card: #f7f5ff;; --card: #f9f9f9;;;
--foreground: #0f0022;; --foreground: #120a00e6;;;
--primary-cta: #8b5cf6;; --primary-cta: #ff8c42;;;
--primary-cta-text: #fbfaff;; --primary-cta-text: #ffffff;;;
--secondary-cta: #ffffff;; --secondary-cta: #f9f9f9;;;
--secondary-cta-text: #0f0022;; --secondary-cta-text: #120a00e6;;;
--accent: #d8cef5;; --accent: #e2e2e2;;;
--background-accent: #c4a8f9;; --background-accent: #c4c4c4;;;
/* 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);