pypuzzle8 / .streamlit /config.toml
aephiday's picture
Update .streamlit/config.toml
7b5d66b verified
raw
history blame contribute delete
241 Bytes
[server]
headless = true
port = 7860
enableCORS = false
enableXsrfProtection = false
[browser]
gatherUsageStats = false
[theme]
primaryColor = "#2196F3"
backgroundColor = "#FFFFFF"
secondaryBackgroundColor = "#F0F2F6"
textColor = "#262730"