Thirupathi986 commited on
Commit
6e06b10
·
verified ·
1 Parent(s): 08eeb6c

Upload config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +8 -0
.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"