3v324v23 commited on
Commit
355004a
·
1 Parent(s): 00216ee

Add config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +7 -0
.streamlit/config.toml ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ [theme]
2
+ #primaryColor="#F63366"
3
+ primaryColor="#47C7DA"
4
+ backgroundColor="#FFFFFF"
5
+ secondaryBackgroundColor="#F0F2F6"
6
+ textColor="#262730"
7
+ font="sans serif"