mgbam commited on
Commit
92a59b0
·
verified ·
1 Parent(s): ca336b6

Update .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +4 -5
.streamlit/config.toml CHANGED
@@ -1,8 +1,7 @@
1
- # .streamlit/config.toml
2
  [theme]
3
  base="light"
4
- primaryColor="#0D47A1"
5
- backgroundColor="#FFFFFF"
6
- secondaryBackgroundColor="#E3F2FD"
7
- textColor="#000000"
8
  font="sans serif"
 
 
1
  [theme]
2
  base="light"
3
+ primaryColor="#673ab7"
4
+ backgroundColor="#fff"
5
+ secondaryBackgroundColor="#f3eaff"
6
+ textColor="#222"
7
  font="sans serif"