IoannisTr commited on
Commit
a2cfe46
1 Parent(s): 8c6a27d

Update .streamlit/config.toml

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