psiquiatria / .streamlit /config.toml
drguilhermeapolinario's picture
Update .streamlit/config.toml
db7941b verified
raw
history blame
483 Bytes
[theme]
primaryColor="#F63366"
backgroundColor="#FFFFFF"
secondaryBackgroundColor="#F0F2F6"
textColor="#262730"
font="sans serif"
base="light"
[server]
enableXsrfProtection=true
enableCORS=false
[browser]
gatherUsageStats = false
[client]
toolbarMode = "minimal"
[global]
disableWatchdogWarning = false
showWarningOnDirectExecution = true
[runner]
fastReruns = true
[logger]
level = "info"
[ui]
hideTopBar = false
[layout]
defaultPadding = "0rem 1rem"
[page]
layout = "wide"