Wajahat698 commited on
Commit
76de8ec
·
verified ·
1 Parent(s): 78cf8ba

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -580,7 +580,7 @@ function refresh() {
580
 
581
 
582
  custom_theme = gr.themes.Soft(
583
- primary_hue="yellow",
584
  secondary_hue="gray",
585
  neutral_hue="gray",
586
  )
 
580
 
581
 
582
  custom_theme = gr.themes.Soft(
583
+ primary_hue="#EFFE8A",
584
  secondary_hue="gray",
585
  neutral_hue="gray",
586
  )