Linhz commited on
Commit
bb0aa61
1 Parent(s): 9b28359

Upload streamlit_config.toml

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