palitrajarshi commited on
Commit
172fcb6
·
1 Parent(s): 4a2cd95

Update .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +4 -4
.streamlit/config.toml CHANGED
@@ -1,6 +1,6 @@
1
  [theme]
2
- primaryColor = '#0083B8'
3
- backgroundColor = '#F3F7F0'
4
- secondaryBackgroundColor = '#0083B8'
5
- textColor = '#03080C'
6
  font = 'sans-serif'
 
1
  [theme]
2
+ primaryColor = '#f0f2f6'
3
+ backgroundColor = '#0083B8'
4
+ secondaryBackgroundColor = '#f0f2f6'
5
+ textColor = '#262730'
6
  font = 'sans-serif'