WSJT-X/qdarkstyle
Colin Duquesnoy 51d6045240 Many improvement to the stylesheet
- update colors based on the Breeze Dark style of KDE 5
- fix incoherent focus color (close #31)
- remove radio indeterminate style (close #29)
- fix QRadioButton::indicato::menu-arrowr:checked:pressed, should be QRadioButton::indicator:checked:pressed (close #32)
- fix issues with QCheckBox/QRadioButton hover: now hover will use the same color as focus (close #30)
2016-06-19 14:50:22 +02:00
..
rc Move svg source out of the package 2015-06-25 19:53:56 +02:00
__init__.py Update change log and bump version to 2.1 2015-06-28 14:20:33 +02:00
.gitignore Made a python package for the stylesheet so that user only needs to import the package and call 1 line of code to make use of the stylesheet 2013-03-10 17:06:37 +01:00
compile_qrc.py Add PyQt5 support 2014-05-17 20:42:07 +02:00
pyqt5_style_rc.py Many improvement to the stylesheet 2016-06-19 14:50:22 +02:00
pyqt_style_rc.py Many improvement to the stylesheet 2016-06-19 14:50:22 +02:00
pyside_style_rc.py Many improvement to the stylesheet 2016-06-19 14:50:22 +02:00
style.qrc Improve QCheckBox and QRadioButton style 2015-06-24 19:49:10 +02:00
style.qss Many improvement to the stylesheet 2016-06-19 14:50:22 +02:00