John Graham Reynolds commited on
Commit
85d3678
·
1 Parent(s): 09afc17

update colors

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +3 -3
.streamlit/config.toml CHANGED
@@ -1,6 +1,6 @@
1
  [theme]
2
- primaryColor="#FAEBD7"
3
- backgroundColor="#f9f7f4"
4
- secondaryBackgroundColor="#FAEBD7"
5
  textColor="#1B3139"
6
  font="sans serif"
 
1
  [theme]
2
+ primaryColor="#1F71AE"
3
+ backgroundColor="#E36B4B"
4
+ secondaryBackgroundColor="#1F71AE"
5
  textColor="#1B3139"
6
  font="sans serif"