farukkr commited on
Commit
3fb03ca
·
verified ·
1 Parent(s): e8b4ebe

Update .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +5 -5
.streamlit/config.toml CHANGED
@@ -1,6 +1,6 @@
1
  [theme]
2
- primaryColor="#000099"
3
- backgroundColor="#FFFFFF"
4
- secondaryBackgroundColor="#F0F2F6"
5
- textColor="#262730"
6
- font="sans serif"
 
1
  [theme]
2
+ primaryColor = "#E694FF"
3
+ backgroundColor = "#00172B"
4
+ secondaryBackgroundColor = "#0083B8"
5
+ textColor = "#DCDCDC"
6
+ font = "sans-serif"