palitrajarshi commited on
Commit
e905e6f
·
1 Parent(s): d6f7af2

Update .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +5 -5
.streamlit/config.toml CHANGED
@@ -1,6 +1,6 @@
1
  [theme]
2
- primaryColor = "#F63366"
3
- backgroundColor = "#00172B"
4
- secondaryBackgroundColor = "#F0F2F6"
5
- textColor = "#DCDCDC"
6
- font = "comic-sans"
 
1
  [theme]
2
+ primaryColor = '31c44c'
3
+ backgroundColor = '#F3F7F0'
4
+ secondaryBackgroundColor = '#97f0a6'
5
+ textColor = '#03080C'
6
+ font = 'sans-serif'