awacke1 commited on
Commit
d28d4a2
·
1 Parent(s): 19eb9e8

Create .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +4 -0
.streamlit/config.toml ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ [theme]
2
+ base="light"
3
+ primaryColor="#1c1c1c"
4
+ font="monospace"