JavierGon12 commited on
Commit
f7eb7bd
1 Parent(s): ab6f7d6

add config file

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="#c9d2ca"
3
+ backgroundColor="#e4e0e0"
4
+ secondaryBackgroundColor="#a4bcea"
5
+ textColor="#0a27d2"
6
+ font="monospace"