Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -138,7 +138,7 @@ def display_image():
|
|
138 |
return "https://www.canva.com/design/DAGK-t9jh54/MjcPaIj-4-W8Py0XfhMnmg/view?utm_content=DAGK-t9jh54&utm_campaign=designshare&utm_medium=link&utm_source=editor"
|
139 |
theme = gr.themes.Monochrome(
|
140 |
primary_hue="lime",
|
141 |
-
secondary_hue="
|
142 |
).set(
|
143 |
background_fill_primary='*primary_200',
|
144 |
background_fill_primary_dark='*primary_200',
|
|
|
138 |
return "https://www.canva.com/design/DAGK-t9jh54/MjcPaIj-4-W8Py0XfhMnmg/view?utm_content=DAGK-t9jh54&utm_campaign=designshare&utm_medium=link&utm_source=editor"
|
139 |
theme = gr.themes.Monochrome(
|
140 |
primary_hue="lime",
|
141 |
+
secondary_hue="emerald",
|
142 |
).set(
|
143 |
background_fill_primary='*primary_200',
|
144 |
background_fill_primary_dark='*primary_200',
|