IoannisTr commited on
Commit
d5c6759
1 Parent(s): 397f7fb

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"