IoannisTr commited on
Commit
5b3aa0d
1 Parent(s): a2cfe46

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="#181818"
3
- backgroundColor="#212121"
4
- secondaryBackgroundColor="#3D3D3D"
5
- textColor="#E4E6EB"
6
- font="sans serif"
 
1
  [theme]
2
+ primaryColor = "#181818"
3
+ backgroundColor = "#212121"
4
+ secondaryBackgroundColor = "#3D3D3D"
5
+ textColor = "#E4E6EB"
6
+ font = "sans serif"