My plugin embeds a third party iframe and I need to pass it some css style declarations so it renders properly in the current theme. On the dark theme, it renders black text on a dark background.
What is the best way for me to access the current theme in my component or the current route?