Willder commited on
Commit
03f7834
1 Parent(s): c90ffff

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="green"
4
+ secondaryBackgroundColor="#F0F2F6"
5
+ #secondaryBackgroundColor="#889197"
6
+ #secondaryBackgroundColor="#323335"