enotkrutoy's picture
Create .streamlit/config.toml
eb21cf2 verified
raw
history blame
197 Bytes
[server]
headless = true
port = 8501
enableCORS = false
[theme]
primaryColor = "#1f77b4"
backgroundColor = "#ffffff"
secondaryBackgroundColor = "#f0f2f6"
textColor = "#262730"
font = "sans serif"