VoucherVision / .streamlit /config.toml
phyloforfun's picture
updates
c6639d6
raw
history blame
234 Bytes
[theme]
primaryColor = "#16a616"
backgroundColor="#1a1a1a"
secondaryBackgroundColor="#303030"
textColor = "cccccc"
[server]
enableStaticServing = false
runOnSave = true
port = 8524
maxUploadSize = 5000