ChenyuRabbitLove commited on
Commit
ac7208a
1 Parent(s): 0392b87
Files changed (1) hide show
  1. theme.py +1 -1
theme.py CHANGED
@@ -45,7 +45,7 @@ class Seafoam(Base):
45
  background_fill_secondary="rgba(255, 255, 255, 0.0)",
46
  background_fill_secondary_dark="rgba(255, 255, 255, 0)",
47
 
48
- blcock_background_fill="rgba(255, 255, 255, 0.1)",
49
  block_background_fill_dark="rgba(255, 255, 255, 0.1)",
50
 
51
  block_border_color="rgba(255, 255, 255, 0.1)",
 
45
  background_fill_secondary="rgba(255, 255, 255, 0.0)",
46
  background_fill_secondary_dark="rgba(255, 255, 255, 0)",
47
 
48
+ block_background_fill="rgba(255, 255, 255, 0.1)",
49
  block_background_fill_dark="rgba(255, 255, 255, 0.1)",
50
 
51
  block_border_color="rgba(255, 255, 255, 0.1)",