witalihirsch / QTWin11

Fluent QT Theme (stylesheet) for Win32 apps on Windows 11

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  • Windows 11

Download

Download latest release here and run exe file

Screenshots

Dark Theme

Screenshot 1

Light Theme

Screenshot 2

Dark | Light

Screenshot 3         Screenshot 4

Screenshot 5         Screenshot 6

Screenshot 7         Screenshot 8

Screenshot 9         Screenshot 10

Screenshot 11         Screenshot 12

What's next?

Plans for the near future

  • Refine QTreeWidget
  • Refine popup menu of QComboBox and QFontComboBox
  • Apply mica for QMenu in QCalendarWidget

About

Fluent QT Theme (stylesheet) for Win32 apps on Windows 11

License:MIT License


Languages

Language:Python 100.0%