Cricles commited on
Commit
b94a8f0
·
1 Parent(s): fbca9b2

Create .streamlit/config.toml

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