MGC1991MF commited on
Commit
27e0504
·
verified ·
1 Parent(s): fdd3181

Upload .streamlit/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
+ base="light"
3
+ primaryColor="#667eea"
4
+ backgroundColor="#f4f6f9"
5
+ secondaryBackgroundColor="#ffffff"
6
+ textColor="#333333"