Access to app theme

Is there a way to access the app theme set by the user via settings? I know you can access config theme but how about if its dynamically set?

Hey @scawagray,

Thanks for sharing this question! This functionality isn’t currently natively supported, but there is a custom component that supports this: New Component: st-theme, it returns the active theme of the Streamlit app

1 Like