Hk4crprasad commited on
Commit
766cdf6
·
verified ·
1 Parent(s): 9f5c86c

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
+ base="light"
3
+ primaryColor="#006c67"
4
+ backgroundColor="#b6c9bb"
5
+ secondaryBackgroundColor="#fff4e4"
6
+ font="monospace"