Bob AI: change theme to dark purple
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user