paloma99 commited on
Commit
19da685
1 Parent(s): 01a8b28

Update theme.py

Browse files
Files changed (1) hide show
  1. theme.py +1 -1
theme.py CHANGED
@@ -56,7 +56,7 @@ class Theme(Base):
56
  block_background_fill_dark="*neutral_800",
57
  input_background_fill_dark="*neutral_700",
58
  # Button Colors
59
- button_primary_background_fill="rgb(53,66,48)"
60
  button_primary_background_fill_hover='*primary_200',
61
  button_primary_text_color='*primary_600',
62
  button_primary_background_fill_dark="*neutral_600",
 
56
  block_background_fill_dark="*neutral_800",
57
  input_background_fill_dark="*neutral_700",
58
  # Button Colors
59
+ button_primary_background_fill="rgb(53,66,48)",
60
  button_primary_background_fill_hover='*primary_200',
61
  button_primary_text_color='*primary_600',
62
  button_primary_background_fill_dark="*neutral_600",