bestroi commited on
Commit
415d9a3
·
1 Parent(s): 710afe0

Update .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +4 -5
.streamlit/config.toml CHANGED
@@ -1,6 +1,5 @@
1
  [theme]
2
- primaryColor="#6eb52f"
3
- backgroundColor="#f0f0f5"
4
- secondaryBackgroundColor="#e0e0ef"
5
- textColor="#262730"
6
- font="sans serif"
 
1
  [theme]
2
+ primaryColor="#bd93f9"
3
+ backgroundColor="#282a36"
4
+ secondaryBackgroundColor="#44475a"
5
+ textColor="#f8f8f2"