cindywqng commited on
Commit
3f18b53
·
verified ·
1 Parent(s): 338f338

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -165,7 +165,7 @@ def display_iframe2():
165
  return iframe2
166
 
167
  theme = gr.themes.Monochrome(
168
- primary_hue=#f7d2d3,
169
  secondary_hue="green",
170
  ).set(
171
  background_fill_primary='*primary_200',
 
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',