Cricles commited on
Commit
8a0f0e6
·
verified ·
1 Parent(s): 0c5f168

Update .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +5 -0
.streamlit/config.toml CHANGED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ [theme]
2
+ primaryColor="#47916B"
3
+ backgroundColor="#C8DED3"
4
+ secondaryBackgroundColor = "#47916B"
5
+ textColor="#213C2E"