MilanM commited on
Commit
08ec637
·
verified ·
1 Parent(s): 2b8199c

Create .streamlit/secrets.toml

Browse files
Files changed (1) hide show
  1. .streamlit/secrets.toml +7 -0
.streamlit/secrets.toml ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ [theme]
2
+ base="light"
3
+ primaryColor="#9999FF"
4
+ backgroundColor="#E6EBFB"
5
+ secondaryBackgroundColor="#F7FBFD"
6
+ textColor="#26004D"
7
+ font ="sans serif"