Spaces:
Sleeping
Sleeping
Update .streamlit/config.toml
Browse files- .streamlit/config.toml +1 -1
.streamlit/config.toml
CHANGED
@@ -2,6 +2,6 @@
|
|
2 |
base="light"
|
3 |
primaryColor="#c2d4dd"
|
4 |
backgroundColor="#0F1035"
|
5 |
-
secondaryBackgroundColor="#
|
6 |
textColor="#7FC7D9"
|
7 |
font="sans serif"
|
|
|
2 |
base="light"
|
3 |
primaryColor="#c2d4dd"
|
4 |
backgroundColor="#0F1035"
|
5 |
+
secondaryBackgroundColor="#7077A1"
|
6 |
textColor="#7FC7D9"
|
7 |
font="sans serif"
|