CCockrum commited on
Commit
c5a707e
·
verified ·
1 Parent(s): cb04250

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -163,7 +163,7 @@ if st.sidebar.button("Reset Chat"):
163
  st.markdown("""
164
  <style>
165
  .user-msg {
166
- background-color: #C0C0C0;
167
  color: white;
168
  padding: 10px;
169
  border-radius: 10px;
 
163
  st.markdown("""
164
  <style>
165
  .user-msg {
166
+ background-color: #0078D7;
167
  color: white;
168
  padding: 10px;
169
  border-radius: 10px;