Color scheme change event

Hi :wave:

I’m working on a plugin where my iframe navigates to a hosted URL. Maybe I missed something, but looks like that when that happens, we don’t get the color scheme class injected into the HTML element (my guess is that’s due to cross-domain permissions).

My question is: can you guys maybe emit an event (something like colorschemechange) with the new scheme value, so that we plugin developers can handle that ourselves, in these cases where your approach does not work?

Thank you.

1 Like