alexkueck commited on
Commit
5d51406
1 Parent(s): ab195b5

Update custom.css

Browse files
Files changed (1) hide show
  1. custom.css +2 -2
custom.css CHANGED
@@ -40,10 +40,10 @@ ol:not(.options), ul:not(.options) {
40
  color: #000000 !important;
41
  }
42
  [data-testid = "bot"] {
43
- background-color: #2C2C2C !important;
44
  }
45
  [data-testid = "user"] {
46
- background-color: #2C2C2C !important;
47
  }
48
 
49
  /* Dark mode */
 
40
  color: #000000 !important;
41
  }
42
  [data-testid = "bot"] {
43
+ background-color: #F3F3F3 !important;
44
  }
45
  [data-testid = "user"] {
46
+ background-color: #F3F3F3 !important;
47
  }
48
 
49
  /* Dark mode */