Merge version_13 into main #14

Merged
development merged 3 commits from version_13 into main 2025-12-28 20:33:53 +00:00
3 changed files with 5 additions and 5 deletions

View File

@@ -4,9 +4,9 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
--background: #ffffff;; --background: #000000;;
--card: #fcfcfc;; --card: #1a1a1a;;
--foreground: #000000e6;; --foreground: #ffffff;;
--primary-cta: #1a1a1a;; --primary-cta: #1a1a1a;;
--secondary-cta: #ffffff;; --secondary-cta: #ffffff;;
--accent: #808080;; --accent: #808080;;