hackathon-ENGIN/.streamlit/config.toml

17 lines
277 B
TOML

[theme]
base = "dark"
primaryColor = "#28b7d9"
backgroundColor = "#081116"
secondaryBackgroundColor = "#101b22"
textColor = "#e8f1f5"
font = "sans-serif"
[client]
showErrorDetails = "none"
toolbarMode = "minimal"
[server]
headless = true
maxUploadSize = 10
runOnSave = false