tttarun commited on
Commit
b65a273
·
verified ·
1 Parent(s): 6b5295a

Create .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
+ primaryColor = "#d33682"
3
+ backgroundColor = "#002b36"
4
+ secondaryBackgroundColor = "#586e75"
5
+ textColor = "#fafafa"
6
+ font = "sans serif"
7
+ maxUploadSize = 1024