News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Dark Mode

Started by mkvsilva, March 06, 2024, 02:39:44 AM

Previous topic - Next topic

mkvsilva

Hey guys!
Can anyone tell me if it is possible to leave the program completely in dark mode on Windows 11, just like on Linux? Without leaving these edges white as in the example below.

*Sorry for the English, I'm using the translator.

ollydbg

You can follow the discussion here about dark mode:

Re: The 25 February 2024 build (13483) is out.
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.