acmc commited on
Commit
0b90d64
·
verified ·
1 Parent(s): b442037

Create .streamlit/config.toml

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