jschwab21 commited on
Commit
12d9720
·
verified ·
1 Parent(s): 4e02215

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -39,7 +39,7 @@ class CustomTheme(Base):
39
  body_background_fill="#ffffff",
40
  body_text_color="#282828",
41
  block_background_fill="#ffffff",
42
- block_title_text_color="#282828",
43
  block_label_text_color="#eb5726",
44
  button_primary_background_fill="#eb5726",
45
  button_primary_background_fill_hover="#ffffff",
 
39
  body_background_fill="#ffffff",
40
  body_text_color="#282828",
41
  block_background_fill="#ffffff",
42
+ block_title_text_color="#eb5726",
43
  block_label_text_color="#eb5726",
44
  button_primary_background_fill="#eb5726",
45
  button_primary_background_fill_hover="#ffffff",