yifanxie commited on
Commit
4054052
β€’
1 Parent(s): 376378a

add streamlit config

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +2 -0
.streamlit/config.toml ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ [theme]
2
+ base = "dark"