DavidFernandes commited on
Commit
be24817
·
verified ·
1 Parent(s): 68fe9eb

Create .streamlit/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="#ad96d8"
4
+ backgroundColor="#131b41"
5
+ secondaryBackgroundColor="#0a0a20"
6
+ font="serif"