Thirupathi986 commited on
Commit
94c5f13
·
verified ·
1 Parent(s): 7f89fc9

Upload streamlit_config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/streamlit_config.toml +8 -0
.streamlit/streamlit_config.toml ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ [server]
2
+ maxUploadSize = 100000
3
+ [theme]
4
+ primaryColor = "#575fe8"
5
+ backgroundColor = "#ace5a3"
6
+ secondaryBackgroundColor = "#c9eab8"
7
+ textColor = "#262730"
8
+ font = "sans serif"