SamiKoen commited on
Commit
d1eed84
·
verified ·
1 Parent(s): 4eb05a3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -130,7 +130,7 @@ def set_visible_true():
130
 
131
  theme_addon_msg = ""
132
  system_msg_info = ""
133
- theme = gr.themes.Soft(primary_hue="black", secondary_hue="green", neutral_hue="blue",
134
  text_size=gr.themes.sizes.text_sm)
135
 
136
  with gr.Blocks(css="""
 
130
 
131
  theme_addon_msg = ""
132
  system_msg_info = ""
133
+ theme = gr.themes.Soft(primary_hue="zinc", secondary_hue="green", neutral_hue="blue",
134
  text_size=gr.themes.sizes.text_sm)
135
 
136
  with gr.Blocks(css="""