Theme identification
-
I'm currently refactoring my shortcuts plugin and would like to get multiple themes supported.
Sadly I cannot figure out any way to identify which theme (and which version of it) is currently in use.
An attribute onapp
or addition tobodyClass
would be great.Otherwise I'd need a hint how I could determine this server-side for setting up a socket route...
-
@frissdiegurke open the console in browser and type
config['theme:id']
-
Copyright © 2024 NodeBB | Contributors