Can someone have a look at my config.toml setup? - I've been trying to change my background color without any success

App link >> https://sligo-weather-report.streamlit.app

Repo link >> Sligo-Weather-Report/streamlit_app.py at main · LiamG2/Sligo-Weather-Report · GitHub

Also, if anyone has a ‘working’ CSS-driven app template, that would be useful.

Much thanks.

Hey @LiamG :wave:

If you make any changes to your config file, your app must be rebooted for it pick up the changes.

Once you reboot the app, the background color will match that in your config:

Nope. That didn’t work on my end.

Pretty sure I tried that last night also.

After rebooting, have also tried in a fresh Incognito window (chrome browser). Strangely, in the Incognito window it has the default ‘light’ theme and in my main browser it has the default ‘dark’ theme. Can different browsers show different results?

Ok. It seems to be working now. What I did was fully close my chrome browser - re-opened it and that half-fixed it by showing the correct colors in Incognito mode. But the problem remained in the ordinary chrome window; so, I decided to flush all streamlit cookies and site data from my browser, and that seems to have solved it.

Bit of a bug there maybe - it shouldn’t have been so difficult.

Thanks again.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.