Hello everyone,
today I would like to show you how far I have come with the implementation of DarkMode for AutoIT GUIs.
Source: https://github.com/ysc3839/win32-darkmode
About Win32 Darkmode:
Since about 2020 there is a "hidden" / "undocumented" API for Win32 DarkMode.
There is also already a program that has implemented this quite well.
(Notepad++)
Difficulties
Unfortunately, the Windows devs are either too lazy or have been stupid with the imp