Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -131,7 +131,7 @@ def display_image():
|
|
131 |
return "https://huggingface.co/spaces/Sustainable-Meal-Assistant/TreeBot/resolve/main/sustainable-food-principles%C2%A9iStock-552584505.jpg"
|
132 |
|
133 |
theme = gr.themes.Base().set(
|
134 |
-
background_fill_primary='#
|
135 |
background_fill_primary_dark='#00796B', # Dark teal background
|
136 |
background_fill_secondary='#FFCCBC', # Light orange background
|
137 |
background_fill_secondary_dark='#D84315', # Dark orange background
|
|
|
131 |
return "https://huggingface.co/spaces/Sustainable-Meal-Assistant/TreeBot/resolve/main/sustainable-food-principles%C2%A9iStock-552584505.jpg"
|
132 |
|
133 |
theme = gr.themes.Base().set(
|
134 |
+
background_fill_primary='#C1D0B5', # Light cyan background
|
135 |
background_fill_primary_dark='#00796B', # Dark teal background
|
136 |
background_fill_secondary='#FFCCBC', # Light orange background
|
137 |
background_fill_secondary_dark='#D84315', # Dark orange background
|