Uvini commited on
Commit
5013e80
1 Parent(s): 2dac422

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="#4AA6DD"
3
+ backgroundColor="#FFFFFF"
4
+ secondaryBackgroundColor="#F3F4F7"
5
+ textColor="#262730"
6
+ font="Verdana"