Time_Album / src /.streamlit /config.toml
alibidaran's picture
Upload config.toml
495f081 verified
raw
history blame contribute delete
392 Bytes
[theme]
# Primary accent for interactive elements
primaryColor = '#F4D03F'
# Background color for the main content area
backgroundColor = '#FFF8DC'
# Background color for sidebar and most interactive widgets
secondaryBackgroundColor = '#F5DEB3'
# Color used for almost all text
textColor = '#000000'
# Font family for all text in the app, except code blocks
font = "serif"