ma You can use the Application ANE to detect user dark mode settings https://docs.airnativeextensions.com/docs/application/display/dark-mode
pol2095 I updated the ANE for Windows, now it doesn't need to install Microsoft Visual C++ Redistributable, it use directly STL and Win32 with MSVC static instead of .NET.
pol2095 I updated the ANE, now listens for theme changes in real time, it's no longer limited to updating only on window focus.