paloma99 commited on
Commit
b6913f2
1 Parent(s): 89934b5

Update theme.py

Browse files
Files changed (1) hide show
  1. theme.py +4 -4
theme.py CHANGED
@@ -48,10 +48,10 @@ class Theme(Base):
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',
56
  block_background_fill_dark="*neutral_800",
57
  input_background_fill_dark="*neutral_700",
 
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_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='*natural_50',
56
  block_background_fill_dark="*neutral_800",
57
  input_background_fill_dark="*neutral_700",