Spaces:
Sleeping
Sleeping
Update .streamlit/config.toml
Browse files- .streamlit/config.toml +1 -0
.streamlit/config.toml
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
[theme]
|
|
|
2 |
primaryColor="#9999FF"
|
3 |
backgroundColor="#E6EBFB"
|
4 |
secondaryBackgroundColor="#F7FBFD"
|
|
|
1 |
[theme]
|
2 |
+
base="light"
|
3 |
primaryColor="#9999FF"
|
4 |
backgroundColor="#E6EBFB"
|
5 |
secondaryBackgroundColor="#F7FBFD"
|