Spaces:
Sleeping
Sleeping
Update .streamlit/config.toml
Browse files- .streamlit/config.toml +2 -2
.streamlit/config.toml
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
[theme]
|
2 |
primaryColor="#ffc107"
|
3 |
backgroundColor="#333333"
|
4 |
-
secondaryBackgroundColor="#
|
5 |
textColor="#ffc107"
|
6 |
-
font="
|
|
|
1 |
[theme]
|
2 |
primaryColor="#ffc107"
|
3 |
backgroundColor="#333333"
|
4 |
+
secondaryBackgroundColor="#222222"
|
5 |
textColor="#ffc107"
|
6 |
+
font="monospace"
|