apsys commited on
Commit
44bf9b9
·
1 Parent(s): 452236f

style theme

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -75,7 +75,7 @@ custom_theme = gr.themes.Default(
75
  ).set(
76
  # font_size="16px",
77
  body_background_fill="#0f0f10",
78
- body_background_dark="#0f0f10",
79
  body_text_color="#f4f4f5",
80
  body_text_color_subdued="#a1a1aa",
81
  block_background_fill="#212121",
 
75
  ).set(
76
  # font_size="16px",
77
  body_background_fill="#0f0f10",
78
+ body_background_fill_dark="#0f0f10",
79
  body_text_color="#f4f4f5",
80
  body_text_color_subdued="#a1a1aa",
81
  block_background_fill="#212121",