Bob AI: change theme to dark
This commit is contained in:
@@ -5,12 +5,12 @@
|
||||
/* --vw is set by ThemeProvider */
|
||||
|
||||
--background: #1a1a2e;;
|
||||
--card: #e0b385;;
|
||||
--foreground: #ff6b6b;;
|
||||
--primary-cta: #e7964e;;
|
||||
--secondary-cta: #c77c41;;
|
||||
--accent: #e91e8f;;
|
||||
--background-accent: #f5d0a9;;
|
||||
--card: #28283e;;
|
||||
--foreground: #ffffff;;
|
||||
--primary-cta: #3eb489;;
|
||||
--secondary-cta: #66b2b2;;
|
||||
--accent: #3eb489;;
|
||||
--background-accent: #22223a;;
|
||||
/* Base spacing units */
|
||||
--vw-0_25: calc(var(--vw) * 0.25);
|
||||
--vw-0_5: calc(var(--vw) * 0.5);
|
||||
|
||||
Reference in New Issue
Block a user