paloma99 commited on
Commit
7f31706
·
verified ·
1 Parent(s): c26aec2

Update theme.py

Browse files
Files changed (1) hide show
  1. theme.py +1 -1
theme.py CHANGED
@@ -49,7 +49,7 @@ class Theme(Base):
49
  block_title_text_color="rgb(18,13,5)",
50
  body_text_color_subdued="*neutral_700",
51
  body_background_fill='*primary_600',
52
- background_fill_primary='rgb(212,213,212)',
53
  background_fill_primary_dark='*primary_600',
54
  background_fill_secondary_dark='*primary_600',
55
  block_background_fill='*natural_50',
 
49
  block_title_text_color="rgb(18,13,5)",
50
  body_text_color_subdued="*neutral_700",
51
  body_background_fill='*primary_600',
52
+ background_fill_primary='*primary_100',
53
  background_fill_primary_dark='*primary_600',
54
  background_fill_secondary_dark='*primary_600',
55
  block_background_fill='*natural_50',