IoannisTr commited on
Commit
93857bb
1 Parent(s): 988fae1

Create new file

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +6 -0
.streamlit/config.toml ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
1
+ [theme]
2
+ primaryColor = "#181818"
3
+ backgroundColor = "#212121"
4
+ secondaryBackgroundColor = "#3D3D3D"
5
+ textColor = "#E4E6EB"
6
+ font = "sans serif"