Merge version_2 into main #5

Merged
bender merged 1 commits from version_2 into main 2026-03-04 14:25:21 +00:00

View File

@@ -2,23 +2,23 @@
/* Base units */
/* --vw is set by ThemeProvider */
/* --background: #ffffff;;
--card: #f5f5f5;;
--foreground: #000000;;
--primary-cta: #dc2626;;
--secondary-cta: #ffffff;;
--accent: #1f2937;;
--background-accent: #1f2937;; */
/* --background: #ffffff;;;
--card: #f5f5f5;;;
--foreground: #000000;;;
--primary-cta: #dc2626;;;
--secondary-cta: #ffffff;;;
--accent: #1f2937;;;
--background-accent: #1f2937;;; */
--background: #ffffff;;
--card: #f5f5f5;;
--foreground: #000000;;
--primary-cta: #dc2626;;
--primary-cta-text: #ffffff;;
--secondary-cta: #ffffff;;
--secondary-cta-text: #000000;;
--accent: #1f2937;;
--background-accent: #1f2937;;
--background: #ffffff;;;
--card: #f5f5f5;;;
--foreground: #000000;;;
--primary-cta: #dc2626;;;
--primary-cta-text: #ffffff;;;
--secondary-cta: #ffffff;;;
--secondary-cta-text: #000000;;;
--accent: #1f2937;;;
--background-accent: #1f2937;;;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);