I am having an issue customizing the appearance of my streamlit app, in the cloud it is currently diaplaying the default dark appearance. However my .streamlit/config.toml file within my github repository should be making it other wise. When I run the app on a local server, there are no issues and it displays what I want it to.
Here is my app:
https://jensen-holm-sports-sim-app-app-4a49zi.streamlitapp.com/
and here is the git hub code with the files I am having trouble with right now:
any help would be greatly appriciated!!