QDarkStyleSheet Versions Save

A dark style sheet for QtWidgets application

2.3.0

7 years ago

Add support for QDateEdit

2.2

7 years ago
  • Major update of the color scheme based on the Breeze Dark theme of KDE 5
  • fix issues #29, #30, #31, #32 and #35

2.1

8 years ago

New features:

- Add style for QPushButton:checked
- Improve QCheckBox and QRadioButton style
- Add style for QMenu::right-arrow

2.0

9 years ago
  • Improve the stylesheet to make it look more modern (#25)
  • Fix issues #23, #24 and #21

1.16

9 years ago

Fix issue #20

1.13

9 years ago
  • fix issue with horizontal scrollbar arrows, left and right were inversed.

1.12

9 years ago

1.2

10 years ago

Changes:

  • Improve QTableView support (thanks to @amirshavit)
  • Add a compile_ui.sh script to easily update examples (use this if you want to test new features before sending a pull request)

1.1

10 years ago

Changes:

  • Switch to MIT license
  • Add python3 support
  • Add a PyQt4 example
  • Add travis-ci integration (for python and python3)