Stefano Fiorucci commited on
Commit
bcde8cc
1 Parent(s): 09534c2

streamlit config

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
+ # The preset Streamlit theme that your custom theme inherits from. One of "light" or "dark".
4
+ # base = "dark"