Page 2 of 2

Re: Dark mode

Posted: Wed Aug 20, 2025 1:28 pm
by User_Russian
Fred wrote: Tue Aug 19, 2025 4:08 pm Properly supporting darkmode for Win32 is very difficult, I don't know why MS doesn't do it out of the box. The best way IMHO is to use a third party tool like https://github.com/ChGen/DarkEnforcer .
DLL code contains 560 lines. https://github.com/ChGen/DarkEnforcer/b ... llmain.cpp
I think it's possible to rewrite it to PB in a few hours.