Spaces:
Running
Running
Update .streamlit/config.toml
Browse files- .streamlit/config.toml +1 -1
.streamlit/config.toml
CHANGED
@@ -2,6 +2,6 @@
|
|
2 |
base = "dark"
|
3 |
primaryColor = "#1f77b4"
|
4 |
backgroundColor = "#000000"
|
5 |
-
secondaryBackgroundColor = "#
|
6 |
textColor = "#ffffff"
|
7 |
font = "monospace"
|
|
|
2 |
base = "dark"
|
3 |
primaryColor = "#1f77b4"
|
4 |
backgroundColor = "#000000"
|
5 |
+
secondaryBackgroundColor = "#1a1a1a"
|
6 |
textColor = "#ffffff"
|
7 |
font = "monospace"
|