Owos commited on
Commit
99898cc
·
1 Parent(s): d88bca8

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 = "#E694FF"
3
+ backgroundColor = "#DCDCDC"
4
+ secondaryBackgroundColor = "#B8E3F5"
5
+ textColor = "#00172B"
6
+ font = "sans-serif"