akh1r0ck commited on
Commit
d244fed
·
1 Parent(s): 7ce8a36
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -127,7 +127,7 @@ if __name__=="__main__":
127
 
128
  theme = gr.themes.Default(
129
  primary_hue="zinc",
130
- neutral_hue="slate",
131
  ).set(
132
  link_text_color='*primary_50'
133
  )
 
127
 
128
  theme = gr.themes.Default(
129
  primary_hue="zinc",
130
+ neutral_hue="red",
131
  ).set(
132
  link_text_color='*primary_50'
133
  )