QT - Dark window based on Windows 10 theme
Oct 24, 2021 qt cpp windows-10
Qt directly doesnt support Dark/Light theme from Windows 10. This is a workaround.
Please note, this is not considered as a proper solution, and Windows 10 api can change anytime.
.
- Title bar based on https://github.com/statiolake/neovim-qt/commit/da8eaba7f0e38b6b51f3bacd02a8cc2d1f7a34d8
- Stylesheet based on https://forum.qt.io/post/523388
Source Code:
https://github.com/envyen/qt-winDark