paloma99 commited on
Commit
b09716d
·
verified ·
1 Parent(s): 75ca8d5

Update theme.py

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