MindFlow_AI / .streamlit /config.toml
NatalieMonged's picture
Rename streamlit/config.toml to .streamlit/config.toml
b4d0e5e verified
[theme]
# Button and radio color
primaryColor = "#85C1E9"
# Page background color
backgroundColor = "#F0F2F6"
# Sidebar color
secondaryBackgroundColor = "#D5DBDB"
#font color (black)
textColor = "#1B1B1B"
# Font type
font = "sans serif"