alexkueck commited on
Commit
a410b44
1 Parent(s): 3e68eb6

Update custom.css

Browse files
Files changed (1) hide show
  1. custom.css +2 -2
custom.css CHANGED
@@ -1,6 +1,6 @@
1
  :root {
2
- --chatbot-color-light: #F3F3F3;
3
- --chatbot-color-dark: #121111;
4
  }
5
 
6
  /* status_display */
 
1
  :root {
2
+ --chatbot-color-light: #FF3578;
3
+ --chatbot-color-dark: #831EFA;
4
  }
5
 
6
  /* status_display */