Spaces:
Runtime error
Runtime error
JavierGon12
commited on
Commit
•
6972e11
1
Parent(s):
c982d4a
change cofig file
Browse files- .streamlit/config.toml +1 -1
.streamlit/config.toml
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
[theme]
|
2 |
primaryColor="#37b4b4"
|
3 |
-
backgroundColor="#
|
4 |
secondaryBackgroundColor="#1E5C67"
|
5 |
textColor="#F2F2F0"
|
6 |
font="monospace"
|
|
|
1 |
[theme]
|
2 |
primaryColor="#37b4b4"
|
3 |
+
backgroundColor="#d2cfbd"
|
4 |
secondaryBackgroundColor="#1E5C67"
|
5 |
textColor="#F2F2F0"
|
6 |
font="monospace"
|