atlas5301 commited on
Commit
5f640d0
·
1 Parent(s): 672c94b

set default theme light

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 = "light"