trishat commited on
Commit
2af3ef9
·
verified ·
1 Parent(s): e0b540f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -105,7 +105,7 @@ def respond(message, history):
105
 
106
  theme = gr.themes.Soft().set(
107
  body_background_fill="#20235c",
108
- body_text_color="#ffd700",
109
  block_background_fill="#b9d3eb",
110
  block_border_color="#FFD700",
111
  button_primary_background_fill="#FFD700",
 
105
 
106
  theme = gr.themes.Soft().set(
107
  body_background_fill="#20235c",
108
+ body_text_color="#c7a50e",
109
  block_background_fill="#b9d3eb",
110
  block_border_color="#FFD700",
111
  button_primary_background_fill="#FFD700",