MilanM commited on
Commit
961dca0
·
verified ·
1 Parent(s): c5830b6

Upload config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +6 -0
.streamlit/config.toml ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ [theme]
2
+ primaryColor="#9999FF"
3
+ backgroundColor="#E6EBFB"
4
+ secondaryBackgroundColor="#F7FBFD"
5
+ textColor="#26004D"
6
+ font ="sans serif"