rocioadlc commited on
Commit
ff813f1
1 Parent(s): 984455c

Update theme.py

Browse files
Files changed (1) hide show
  1. theme.py +1 -1
theme.py CHANGED
@@ -53,7 +53,7 @@ class Theme(Base):
53
  background_fill_primary_dark='*primary_900',
54
  background_fill_secondary_dark='*primary_900',
55
  block_background_fill='rgb(53,66,48)',
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)",
 
53
  background_fill_primary_dark='*primary_900',
54
  background_fill_secondary_dark='*primary_900',
55
  block_background_fill='rgb(53,66,48)',
56
+ block_background_fill_dark="*neutral_600",
57
  input_background_fill_dark="*neutral_700",
58
  # Button Colors
59
  button_primary_background_fill="rgb(53,66,48)",