CoolFace
Apppublic

thanhpham0704/streamlit_python

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes
config.toml12 linesDownload Raw Back to .streamlit
1[theme]2# Primary accent color for interactive elements.3primaryColor = "#d33682"4 5# Background color for the main content area.6backgroundColor = "#002b36"7 8# Background color used for the sidebar and most interactive widgets.9secondaryBackgroundColor = "#586e75"10 11# Color used for almost all text.12textColor = "#fff"