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

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 = '#f0f2f6'
3
- backgroundColor = '#0083B8'
4
- secondaryBackgroundColor = '#f0f2f6'
5
- textColor = '#262730'
6
  font = 'sans-serif'
 
1
  [theme]
2
+ primaryColor = '#F0F2F6'
3
+ backgroundColor = '#262730'
4
+ secondaryBackgroundColor = '#262730'
5
+ textColor = '#F0F2F6'
6
  font = 'sans-serif'