Spaces:
Sleeping
Sleeping
Update theme.py
Browse files
theme.py
CHANGED
@@ -49,7 +49,7 @@ class Theme(Base):
|
|
49 |
body_background_fill="#85a860",
|
50 |
background_fill_primary="#c8dcb4",
|
51 |
background_fill_secondary="*white",
|
52 |
-
background_fill_primary_dark="#
|
53 |
background_fill_secondary_dark="#263317",
|
54 |
block_background_fill="#d3e3c3",
|
55 |
block_background_fill_dark="#8f8b88",
|
|
|
49 |
body_background_fill="#85a860",
|
50 |
background_fill_primary="#c8dcb4",
|
51 |
background_fill_secondary="*white",
|
52 |
+
background_fill_primary_dark="#1b2b14",
|
53 |
background_fill_secondary_dark="#263317",
|
54 |
block_background_fill="#d3e3c3",
|
55 |
block_background_fill_dark="#8f8b88",
|