jschwab21 commited on
Commit
65a00d2
·
verified ·
1 Parent(s): 81edc2c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -40,8 +40,6 @@ class SimpleTheme(Base):
40
  body_text_color="#ffffff",
41
  block_background_fill="#ffffff",
42
  block_title_text_color="#282828",
43
- input_background_fill="#ffffff",
44
- input_text_color="#282828",
45
  block_label_text_color="#eb5726",
46
  button_primary_background_fill="#eb5726",
47
  button_primary_background_fill_hover="#ffffff",
 
40
  body_text_color="#ffffff",
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",