Thank you so much. Now, I want to know how to change the sidebar font color? in the style.css or in def local ?
One way is to define a theme with a hidden folder called “.streamlit” and place a file called “config.toml” and define the textColor
. https://blog.streamlit.io/introducing-theming/