OutrageousOtter commited on
Commit
9c5a609
·
verified ·
1 Parent(s): a1c9496

Update .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +3 -3
.streamlit/config.toml CHANGED
@@ -2,8 +2,8 @@
2
  gatherUsageStats = false
3
 
4
  [theme]
5
- primaryColor = "#F29828"
6
- backgroundColor = "#FFD200"
7
  secondaryBackgroundColor = "#EEF2F9"
8
- textColor = "#523604"
9
  font = "sans serif"
 
2
  gatherUsageStats = false
3
 
4
  [theme]
5
+ primaryColor = "#FFD200"
6
+ backgroundColor = "#f7eeb7"
7
  secondaryBackgroundColor = "#EEF2F9"
8
+ textColor = "#42181A"
9
  font = "sans serif"