Stone164 commited on
Commit
fa97226
·
verified ·
1 Parent(s): 672396e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -195,7 +195,7 @@ with gr.Blocks(css="""
195
  }
196
 
197
  .message.bot {
198
- background-color: #99ccff !important; /* Lighter blue */
199
  color: #000000 !important;
200
  border-radius: 10px !important;
201
  padding: 10px;
 
195
  }
196
 
197
  .message.bot {
198
+ background-color: #5599ff !important; /* Lighter blue */
199
  color: #000000 !important;
200
  border-radius: 10px !important;
201
  padding: 10px;