QTWin11
QTWin11 is a template (stylesheet) to customize win32 apps using QT with dark/light mode and Mica material.
Support
My Patreon
Features
- This template uses the system accent color
- System dark and light mode
- Used Mica material on win32 apps
Installing
pip install PySide2
pip install win32mica
pip install darkdetect
Requirements
Download
Download latest release here and run exe file
Screenshots
<p align="center">
<b>
Dark Theme
</b>
</p>

<p align="center">
<b>
Light Theme
</b>
</p>

<p align="center">
<b>
Dark | Light
</b>
</p>
<p align="center">
<img alt="Screenshot 3" src="screenshots/ButtonsDark.gif" width="35%">
<img alt="Screenshot 4" src="screenshots/ButtonsLight.gif" width="35%">
</p>
<p align="center">
<img alt="Screenshot 5" src="screenshots/SpinsDark.gif" width="35%">
<img alt="Screenshot 6" src="screenshots/SpinsLight.gif" width="35%">
</p>
<p align="center">
<img alt="Screenshot 7" src="screenshots/SlidersDark.gif" width="35%">
<img alt="Screenshot 8" src="screenshots/SlidersLight.gif" width="35%">
</p>
<p align="center">
<img alt="Screenshot 9" src="screenshots/ScrollsDark.gif" width="35%">
<img alt="Screenshot 10" src="screenshots/ScrollsLight.gif" width="35%">
</p>
<p align="center">
<img alt="Screenshot 11" src="screenshots/MenuDark.gif" width="35%">
<img alt="Screenshot 12" src="screenshots/MenuLight.gif" width="35%">
</p>
What's next?
Plans for the near future
- Refine QTreeWidget
- Refine popup menu of QComboBox and QFontComboBox
- Apply mica for QMenu in QCalendarWidget