techasad commited on
Commit
5a13e07
1 Parent(s): 7e7888c

Update .streamlit/config.toml

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