Dark mode

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User_Russian
Addict
Addict
Posts: 1522
Joined: Wed Nov 12, 2008 5:01 pm
Location: Russia

Re: Dark mode

Post 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.
Post Reply