yifanxie commited on
Commit
7c7c3c0
·
1 Parent(s): 0ad2073

add theme setting

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"