CCockrum commited on
Commit
c0d7ed6
·
verified ·
1 Parent(s): d4c5e46

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: #0078D7;
167
  color: white;
168
  padding: 10px;
169
  border-radius: 10px;
 
163
  st.markdown("""
164
  <style>
165
  .user-msg {
166
+ background-color: #696969;
167
  color: white;
168
  padding: 10px;
169
  border-radius: 10px;