allyyy commited on
Commit
2421447
·
verified ·
1 Parent(s): 6811eb5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -165,8 +165,8 @@ def display_iframe2():
165
  return iframe2
166
 
167
  theme = gr.themes.Monochrome(
168
- primary_hue="pink",
169
- secondary_hue="green",
170
  ).set(
171
  background_fill_primary='*primary_200',
172
  background_fill_primary_dark='*primary_200',
 
165
  return iframe2
166
 
167
  theme = gr.themes.Monochrome(
168
+ primary_hue="milkweed",
169
+ secondary_hue="shea",
170
  ).set(
171
  background_fill_primary='*primary_200',
172
  background_fill_primary_dark='*primary_200',