ariel79 commited on
Commit
cbf7bc7
·
verified ·
1 Parent(s): cc4ceba

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -157,7 +157,7 @@ theme = gr.themes.Monochrome(
157
  primary_hue="amber", #okay this did NOT work lmaoo
158
  secondary_hue="rose",
159
  ).set(
160
- body_text_color='#F17300',
161
  body_text_color_dark='#000000',
162
  background_fill_primary='#81A4CD', # BACKGROUND
163
  background_fill_primary_dark='#81A4CD',
 
157
  primary_hue="amber", #okay this did NOT work lmaoo
158
  secondary_hue="rose",
159
  ).set(
160
+ body_text_color='#054A91',
161
  body_text_color_dark='#000000',
162
  background_fill_primary='#81A4CD', # BACKGROUND
163
  background_fill_primary_dark='#81A4CD',