techasad commited on
Commit
7e7888c
·
verified ·
1 Parent(s): 289fd2a

Update .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +3 -3
.streamlit/config.toml CHANGED
@@ -1,7 +1,7 @@
1
  [theme]
2
  base="light"
3
  primaryColor="#c2d4dd"
4
- backgroundColor="#ADBC9F"
5
- secondaryBackgroundColor="#436850"
6
- textColor="#ffffff"
7
  font="sans serif"
 
1
  [theme]
2
  base="light"
3
  primaryColor="#c2d4dd"
4
+ backgroundColor="#F2EFE5"
5
+ secondaryBackgroundColor="#FBFADA"
6
+ textColor="#637A9F"
7
  font="sans serif"