Bob AI: change theme to dark purple

This commit is contained in:
2026-02-11 15:58:43 +00:00
parent 7c9b858083
commit 5a7e2ae7ec

View File

@@ -3,20 +3,20 @@
/* --vw is set by ThemeProvider */
/* --background: #010912;;
--card: #282c34;;
--foreground: #f0c674;;
--primary-cta: #d33682;;
--secondary-cta: #657b83;;
--accent: #b58900;;
--background-accent: #859900;; */
--card: #3c3c54;;
--foreground: #d4d4d4;;
--primary-cta: #9c27b0;;
--secondary-cta: #6a1b9a;;
--accent: #ff5722;;
--background-accent: #7b1fa2;; */
--background: #010912;;
--card: #282c34;;
--foreground: #f0c674;;
--primary-cta: #d33682;;
--secondary-cta: #657b83;;
--accent: #b58900;;
--background-accent: #859900;;
--background: #1e1e2f;;
--card: #3c3c54;;
--foreground: #d4d4d4;;
--primary-cta: #9c27b0;;
--secondary-cta: #6a1b9a;;
--accent: #ff5722;;
--background-accent: #7b1fa2;;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);