digitalai commited on
Commit
bccd947
·
1 Parent(s): 433d9c3

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="#bbc5c2"
3
+ backgroundColor="#fff"
4
+ secondaryBackgroundColor="#2ae659"
5
+ textColor="#000000"
6
+ font="serif"