dogutcu commited on
Commit
e277e4b
·
verified ·
1 Parent(s): 8179587

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -138,7 +138,7 @@ def display_image():
138
  return "https://huggingface.co/spaces/dogutcu/composting-how-tos/resolve/main/derinogutcu-illo1.jpg"
139
 
140
  theme = gr.themes.Base().set(
141
- background_fill_primary='#e0f7fa', # Light cyan background
142
  background_fill_primary_dark='#00796b', # Dark teal background
143
  background_fill_secondary='#ffccbc', # Light orange background
144
  background_fill_secondary_dark='#d84315', # Dark orange background
 
138
  return "https://huggingface.co/spaces/dogutcu/composting-how-tos/resolve/main/derinogutcu-illo1.jpg"
139
 
140
  theme = gr.themes.Base().set(
141
+ background_fill_primary='#E0F7FA', # Light cyan background
142
  background_fill_primary_dark='#00796b', # Dark teal background
143
  background_fill_secondary='#ffccbc', # Light orange background
144
  background_fill_secondary_dark='#d84315', # Dark orange background