Bob AI: change background color to white

This commit is contained in:
2026-01-31 15:48:13 +02:00
parent af1f3ef1de
commit cdc051ff9a

View File

@@ -6,7 +6,7 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
--background: #121212;; --background: #ffffff;;
--card: #1e1e1e;; --card: #1e1e1e;;
--foreground: #ffffff;; --foreground: #ffffff;;
--primary-cta: #00bcd4;; --primary-cta: #00bcd4;;