nik-one commited on
Commit
bd11bc0
1 Parent(s): 6597e4d

Upload config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +6 -0
.streamlit/config.toml ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ [theme]
2
+ base="dark"
3
+ primaryColor="#4ba3ff"
4
+ backgroundColor="#0e1721"
5
+ secondaryBackgroundColor="#142433"
6
+ font = "sans serif"