mikaelJ46 commited on
Commit
a01279e
·
verified ·
1 Parent(s): a05a841

Create .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +8 -0
.streamlit/config.toml ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ [theme]
2
+ primaryColor = "#1e3a8a"
3
+ backgroundColor = "#ffffff"
4
+ secondaryBackgroundColor = "#f0f2f6"
5
+ textColor = "#262730"
6
+
7
+ [server]
8
+ maxUploadSize = 200