ACA050 commited on
Commit
e796a34
·
verified ·
1 Parent(s): 0212327

Upload .streamlit/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
+ base="light"
3
+ primaryColor="#2196F3"
4
+ secondaryBackgroundColor="#0e1117"
5
+ backgroundColor="#ffffff"
6
+ textColor="#1e1e1e"
7
+ font="sans serif"