Bob AI: change background color to #1a1a2e

This commit is contained in:
2026-02-02 10:28:03 +02:00
parent 47a9d0fbd6
commit b992dfe42a

View File

@@ -4,7 +4,7 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
--background: #f5f5f5;; --background: #1a1a2e;;
--card: #ffffff;; --card: #ffffff;;
--foreground: #000000;; --foreground: #000000;;
--primary-cta: #2bb889;; --primary-cta: #2bb889;;