Spaces:
Sleeping
Sleeping
Stefano Fiorucci
commited on
Commit
•
ac368dd
1
Parent(s):
bcde8cc
Update config.toml
Browse files- .streamlit/config.toml +1 -3
.streamlit/config.toml
CHANGED
@@ -1,4 +1,2 @@
|
|
1 |
[theme]
|
2 |
-
|
3 |
-
# The preset Streamlit theme that your custom theme inherits from. One of "light" or "dark".
|
4 |
-
# base = "dark"
|
|
|
1 |
[theme]
|
2 |
+
base="dark"
|
|
|
|