Moodify-Task / .streamlit /config.toml
NavyaNayer's picture
Create .streamlit/config.toml
fc29f55 verified
raw
history blame contribute delete
206 Bytes
[server]
headless = true
port = 8501
enableCORS = false
[theme]
base = "light"
primaryColor = "#ffbc00"
backgroundColor = "#000000"
secondaryBackgroundColor = "#f9f9f9"
textColor = "#000000"
font = "serif"