dogutcu commited on
Commit
6d5485b
·
verified ·
1 Parent(s): 6a7c1ab

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -139,7 +139,7 @@ def display_image():
139
 
140
  theme = gr.themes.Monochrome(
141
  primary_hue="lime",
142
- secondary_hue="emerald",
143
  ).set(
144
  background_fill_primary='*primary_200',
145
  background_fill_primary_dark='*primary_200',
 
139
 
140
  theme = gr.themes.Monochrome(
141
  primary_hue="lime",
142
+ secondary_hue="brown",
143
  ).set(
144
  background_fill_primary='*primary_200',
145
  background_fill_primary_dark='*primary_200',