Hi I have a Kibana Plugin that I have installed on my Kibana instance, but it is in light mode while the rest of the instance is in dark mode.
I have tried to find information on retrieving the dark mode setting config, but I have not been able to do so. How can I get my plugin to detect if it is light or dark modes and then adjust itself when it loads?
(I am using Kibana 7.6.2 right now)
Thanks!