Soumyadip Raha commited on
Commit
f554ce6
·
verified ·
1 Parent(s): fd96d15

Add .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +9 -0
.streamlit/config.toml ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ [theme]
2
+ base = "dark"
3
+ primaryColor = "#6366F1"
4
+ backgroundColor = "#0e1117"
5
+ secondaryBackgroundColor = "#1e1e2e"
6
+ textColor = "#E5E7EB"
7
+
8
+ [server]
9
+ maxUploadSize = 10