Abhishek027 commited on
Commit
c306f64
·
verified ·
1 Parent(s): 1bf5c7f

Create .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +6 -0
.streamlit/config.toml ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ [theme]
2
+ primaryColor = "#008080"
3
+ backgroundColor = "#F5F7FA"
4
+ secondaryBackgroundColor = "#FFFFFF"
5
+ textColor = "#1A2B3C"
6
+ font = "sans serif"