adarsh-maurya commited on
Commit
e7f9ca7
·
verified ·
1 Parent(s): cb8d733

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"