paloma99 commited on
Commit
09f43a0
·
verified ·
1 Parent(s): 2111dd8

Update theme.py

Browse files
Files changed (1) hide show
  1. theme.py +2 -2
theme.py CHANGED
@@ -45,11 +45,11 @@ class Theme(Base):
45
  slider_color="*neutral_900",
46
  slider_color_dark="*neutral_500",
47
  body_text_color="rgb(243, 239, 224)",
48
- block_label_text_color="rgb(219,22,163)",
49
  block_title_text_color="rgb(18,13,5)",
50
  body_text_color_subdued="*neutral_700",
51
  body_background_fill='*primary_700',
52
- background_fill_primary='*primary_100',
53
  background_fill_primary_dark='*primary_700',
54
  background_fill_secondary_dark='*primary_700',
55
  block_background_fill='*natural_50',
 
45
  slider_color="*neutral_900",
46
  slider_color_dark="*neutral_500",
47
  body_text_color="rgb(243, 239, 224)",
48
+ block_label_text_color="rgb(18,13,5)",
49
  block_title_text_color="rgb(18,13,5)",
50
  body_text_color_subdued="*neutral_700",
51
  body_background_fill='*primary_700',
52
+ background_fill_primary='*primary_500',
53
  background_fill_primary_dark='*primary_700',
54
  background_fill_secondary_dark='*primary_700',
55
  block_background_fill='*natural_50',