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="#438b78"
|
3 |
backgroundColor="#fefefe"
|
4 |
-
secondaryBackgroundColor="#
|
5 |
-
textColor="#
|
6 |
font="sans serif"
|
|
|
1 |
[theme]
|
2 |
primaryColor="#438b78"
|
3 |
backgroundColor="#fefefe"
|
4 |
+
secondaryBackgroundColor="#f5f5f5"
|
5 |
+
textColor="#006b54"
|
6 |
font="sans serif"
|