QtStylish

PyQt5 modern dark theme

MIT License

Downloads
3.2K
Stars
12
Committers
1

About

This package provides a modern light and dark theme for PyQt5. I made this because I was not satisfied with alternatives:

Screenshots

Installation

pip install qtstylish

Usage

import qtstylish
my_widget.setStyleSheet(qtstylish.light())

More Info

Alternatives

  • QDarkStyleSheet
  • BreezeStyleSheets
Package Rankings
Top 10.21% on Pypi.org
Related Projects