worldiety commited on
Commit
152ac96
1 Parent(s): 4b493f1

Create .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +5 -0
.streamlit/config.toml ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ [theme]
2
+ primaryColor="#1c83e1"
3
+ backgroundColor="#FFFFFF"
4
+ secondaryBackgroundColor="#1c83e11a"
5
+ textColor="#000000"