Francesco commited on
Commit
985fd39
1 Parent(s): 72998ae

streamlit config file

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +3 -0
.streamlit/config.toml ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ [theme]
2
+ base="dark"
3
+ primaryColor="#9553BD"