Edit primary color
Browse files- .streamlit/config.toml +1 -0
.streamlit/config.toml
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
[theme]
|
2 |
base = "dark"
|
|
|
|
1 |
[theme]
|
2 |
base = "dark"
|
3 |
+
primaryColor="rgb(14, 17, 23)"
|