Update config.toml
Browse files- .streamlit/config.toml +1 -1
.streamlit/config.toml
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
[theme]
|
| 2 |
base = "dark"
|
| 3 |
-
primaryColor="
|
|
|
|
| 1 |
[theme]
|
| 2 |
base = "dark"
|
| 3 |
+
primaryColor="#3c6e71"
|