aslanovaf commited on
Commit
a61ca2d
1 Parent(s): e874010

Upload 2 files

Browse files
Files changed (2) hide show
  1. .streamlit/.DS_Store +0 -0
  2. .streamlit/config.toml +5 -0
.streamlit/.DS_Store ADDED
Binary file (6.15 kB). View file
 
.streamlit/config.toml ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ [theme]
2
+ primaryColor="#F63366"
3
+ backgroundColor="#eeeeee"
4
+ secondaryBackgroundColor="#91a0bf"
5
+ textColor="#262730"