sophcheng commited on
Commit
6ab11c5
·
verified ·
1 Parent(s): 54902e9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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='#054A91',
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',