PyQtDarkTheme documentation#

PyQtDarkTheme applies a flat dark theme to QtWidgets application(PySide and PyQt). There’s a light theme too. Color and style balanced from a dark theme for easy viewing in daylight.

_images/widget_gallery_dark.png
_images/widget_gallery_light.png

Features:

  • A flat Dark and Light theme

  • Support PySide and PyQt

  • Support PyInstaller

  • Resolve the style differences between Qt versions

  • QPalette of dark and light theme


Installation guide

How to use

API reference

Contributing