Jonghyun Moon commited on
Commit
56c5eb4
1 Parent(s): 6119c88

deploy streamlit

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