bestroi commited on
Commit
c401167
1 Parent(s): a94f795

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