datacode0023 commited on
Commit
72a0949
·
1 Parent(s): 28fb266

update theme color

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +4 -4
.streamlit/config.toml CHANGED
@@ -1,5 +1,5 @@
1
  [theme]
2
- primaryColor="#8b59ae"
3
- backgroundColor="#b4b4f7"
4
- secondaryBackgroundColor="#a9a3f9"
5
- textColor="#6d4152"
 
1
  [theme]
2
+ primaryColor="#432954"
3
+ backgroundColor="#646475"
4
+ secondaryBackgroundColor="#5c586b"
5
+ textColor="#e4c5cf"