Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -580,7 +580,7 @@ function refresh() {
|
|
| 580 |
|
| 581 |
|
| 582 |
custom_theme = gr.themes.Soft(
|
| 583 |
-
primary_hue="
|
| 584 |
secondary_hue="gray",
|
| 585 |
neutral_hue="gray",
|
| 586 |
)
|
|
|
|
| 580 |
|
| 581 |
|
| 582 |
custom_theme = gr.themes.Soft(
|
| 583 |
+
primary_hue="#EFFE8A",
|
| 584 |
secondary_hue="gray",
|
| 585 |
neutral_hue="gray",
|
| 586 |
)
|