a7033b68f7
### Problem description Implements support for DWM immersive dark mode. Closes #1635. ### Implementation description Uses the DwmSetWindowAttribute API to enable this feature. Documentation can be found [here](https://learn.microsoft.com/en-us/windows/apps/desktop/modernize/apply-windows-themes#enable-a-dark-mode-title-bar-for-win32-applications). ### Screenshots Before: ![image](https://github.com/WerWolv/ImHex/assets/51166756/a2be204f-aa2d-44d7-8628-643a903d6679) After: ![image](https://github.com/WerWolv/ImHex/assets/51166756/f6c9ab41-c811-45f7-826f-401dd712674b) ### Additional things Nothing. |
||
---|---|---|
.. | ||
forwarder | ||
gui | ||
updater | ||
CMakeLists.txt |