I want to apply the logo differently depending on the theme (dark, light)

I would like to change the logo according to the status of the subject being applied.

There isn’t currently a native way to detect light/dark mode at runtime, but you can add a vote to the requested feature:

Thank you, this is a solution I checked, and I understood that I have to rely on apps for third parties at the moment.

It was helpful for you to answer!

Version 1.46.0 has st.context.theme.type to detect theme at runtime. :slight_smile: