I am trying to read if the Windows Rhino UI is set to darkmode with the C++ API.
I did not find anything in RhinoApp().AppSettings().AppearanceSettings() and also did not find a way to read the advanced setting Rhino.Options.Advanced.DarkMode.
How do I know if the user has set Rhino to darkmode?