Update app.py
Browse files
app.py
CHANGED
@@ -160,7 +160,7 @@ summary="""
|
|
160 |
#return "https://cdn-uploads.huggingface.co/production/uploads/6668622b72b61ba78fe7d4bb/PkWjNxvGm9MOqGkZdiT4e.png"
|
161 |
theme = gr.themes.Monochrome(
|
162 |
).set(
|
163 |
-
body_text_color='#
|
164 |
body_text_color_dark='#000000',
|
165 |
background_fill_primary='#A5C5EB', # BACKGROUND
|
166 |
background_fill_primary_dark='#81A4CD',
|
|
|
160 |
#return "https://cdn-uploads.huggingface.co/production/uploads/6668622b72b61ba78fe7d4bb/PkWjNxvGm9MOqGkZdiT4e.png"
|
161 |
theme = gr.themes.Monochrome(
|
162 |
).set(
|
163 |
+
body_text_color='#C2F6C9',
|
164 |
body_text_color_dark='#000000',
|
165 |
background_fill_primary='#A5C5EB', # BACKGROUND
|
166 |
background_fill_primary_dark='#81A4CD',
|