bestroi commited on
Commit
b7afca2
·
1 Parent(s): 2af9556

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="#438b78"
3
- backgroundColor="#fefefe"
4
- secondaryBackgroundColor="#f5f5f5"
5
- textColor="#006b54"
6
- font="roboto"
 
1
  [theme]
2
+ primaryColor="#bd93f9"
3
+ backgroundColor="#282a36"
4
+ secondaryBackgroundColor="#44475a"
5
+ textColor="#f8f8f2"