IoannisTr commited on
Commit
de8c7c2
1 Parent(s): d4f5979

Create new file

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