bestroi commited on
Commit
af7d229
·
verified ·
1 Parent(s): 2360b01

Update .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +6 -0
.streamlit/config.toml CHANGED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ [theme]
2
+ primaryColor = "#bfc98f"
3
+ backgroundColor = "#f2f5f0"
4
+ secondaryBackgroundColor = "#949884"
5
+ textColor = "#3d3c44"
6
+ font = "sans serif"