paloma99 commited on
Commit
8b3d056
1 Parent(s): dfef0b8

Update theme.py

Browse files
Files changed (1) hide show
  1. theme.py +1 -1
theme.py CHANGED
@@ -52,7 +52,7 @@ class Theme(Base):
52
  background_fill_primary='*primary_600',
53
  background_fill_primary_dark='*primary_900',
54
  background_fill_secondary_dark='*primary_900',
55
- block_background_fill='*natural_50',
56
  block_background_fill_dark="*neutral_800",
57
  input_background_fill_dark="*neutral_700",
58
  # Button Colors
 
52
  background_fill_primary='*primary_600',
53
  background_fill_primary_dark='*primary_900',
54
  background_fill_secondary_dark='*primary_900',
55
+ block_background_fill='rgb(18,13,5)',
56
  block_background_fill_dark="*neutral_800",
57
  input_background_fill_dark="*neutral_700",
58
  # Button Colors