inesbedar commited on
Commit
9cf2112
·
verified ·
1 Parent(s): 1d697ef

Update .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +7 -0
.streamlit/config.toml CHANGED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ [theme]
2
+ base = "light"
3
+ primaryColor = "#0D9488"
4
+ backgroundColor = "#F7F8FA"
5
+ secondaryBackgroundColor = "#F0F2F6"
6
+ textColor = "#1E293B"
7
+ font = "sans serif"