itacaiunas
commited on
Commit
•
cc83d1f
1
Parent(s):
f5bf149
Update .streamlit/config.toml
Browse files- .streamlit/config.toml +1 -1
.streamlit/config.toml
CHANGED
@@ -2,5 +2,5 @@
|
|
2 |
maxUploadSize = 10
|
3 |
|
4 |
[theme]
|
5 |
-
base="
|
6 |
primaryColor="#0074ff"
|
|
|
2 |
maxUploadSize = 10
|
3 |
|
4 |
[theme]
|
5 |
+
base="light"
|
6 |
primaryColor="#0074ff"
|