Linhz commited on
Commit
1510c99
·
verified ·
1 Parent(s): f1bb041

Create config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +9 -0
.streamlit/config.toml ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ [server]
2
+ enableStaticServing = true
3
+
4
+ [theme]
5
+ primaryColor="#d92525"
6
+ backgroundColor="#f2f2f2"
7
+ secondaryBackgroundColor="#cacaca"
8
+ textColor="#16232e"
9
+ font="serif"