paloma99 commited on
Commit
34b58c5
1 Parent(s): a0a155d

Update theme.py

Browse files
Files changed (1) hide show
  1. theme.py +1 -1
theme.py CHANGED
@@ -47,7 +47,7 @@ class Theme(Base):
47
  body_text_color="rgb(243, 239, 224)",
48
  block_label_text_color="rgb(243, 239, 224)",
49
  block_title_text_color="rgb(243, 239, 224)",
50
- body_text_color_subdued="*neutral_300",
51
  body_background_fill='*primary_900',
52
  background_fill_primary='*primary_600',
53
  background_fill_primary_dark='*primary_900',
 
47
  body_text_color="rgb(243, 239, 224)",
48
  block_label_text_color="rgb(243, 239, 224)",
49
  block_title_text_color="rgb(243, 239, 224)",
50
+ body_text_color_subdued="*neutral_400",
51
  body_background_fill='*primary_900',
52
  background_fill_primary='*primary_600',
53
  background_fill_primary_dark='*primary_900',