vasilisNt commited on
Commit
79e4a6e
·
verified ·
1 Parent(s): 2734263

Create .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +7 -0
.streamlit/config.toml ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ [theme]
2
+ base="dark"
3
+ backgroundColor="#303134"
4
+ secondaryBackgroundColor="#202124"
5
+ primaryColor="#8ab4f8"
6
+ textColor="#e8eaed"
7
+ font="sans serif"