Spaces:
Sleeping
Sleeping
CB commited on
Update .streamlit/config.toml
Browse files- .streamlit/config.toml +4 -1
.streamlit/config.toml
CHANGED
|
@@ -1,3 +1,6 @@
|
|
| 1 |
[theme]
|
| 2 |
base="dark"
|
| 3 |
-
primaryColor="purple"
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
[theme]
|
| 2 |
base="dark"
|
| 3 |
+
primaryColor="purple"
|
| 4 |
+
|
| 5 |
+
[browser]
|
| 6 |
+
gatherUsageStats = false
|