DigiP-AI commited on
Commit
ef75701
·
verified ·
1 Parent(s): 777138e

Update theme.py

Browse files
Files changed (1) hide show
  1. theme.py +1 -1
theme.py CHANGED
@@ -58,6 +58,6 @@ theme = gr.themes.Ocean(
58
  button_cancel_background_fill_hover='*primary_400',
59
 
60
  loader_color="#2E8B57",
61
- slider_color="#2F4F4F"
62
  )
63
  #----------End of theme----------
 
58
  button_cancel_background_fill_hover='*primary_400',
59
 
60
  loader_color="#2E8B57",
61
+ slider_color="#808080"
62
  )
63
  #----------End of theme----------