pabloce commited on
Commit
eea59e2
·
verified ·
1 Parent(s): 257bf07

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -40,10 +40,10 @@ css = """
40
  border-radius: 6px !important;
41
  }
42
  .dark.message-bubble-border {
43
- border-color: #343140 !important;
44
  }
45
  .dark.user {
46
- background: #1e1c26 !important;
47
  }
48
  .dark.assistant.dark, .dark.pending.dark {
49
  background: #0c0505 !important;
 
40
  border-radius: 6px !important;
41
  }
42
  .dark.message-bubble-border {
43
+ border-color: #1b0f0f !important;
44
  }
45
  .dark.user {
46
+ background: #140b0b !important;
47
  }
48
  .dark.assistant.dark, .dark.pending.dark {
49
  background: #0c0505 !important;