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

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="milkweed",
169
- secondary_hue="shea",
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="#e3e9da",
169
+ secondary_hue="#f8f1ea",
170
  ).set(
171
  background_fill_primary='*primary_200',
172
  background_fill_primary_dark='*primary_200',