Better palette color, improve contrast

This commit is contained in:
Daniel Pizetta 2018-11-09 15:26:42 -02:00
parent 397a1ddfd0
commit e8a1489fc0
3 changed files with 378 additions and 381 deletions

View File

@ -1,4 +1,9 @@
# Changelog
- 2.6.3:
- Palette color enhance, better contrast, contribute to #118
- Fixes Qslider background
- Better colors and format for tab and toolbox, contribute to #118
- 2.6.2:
- Enhance command link button
- Enhance tab colors and spacing, closes #118

View File

@ -58,7 +58,7 @@ import platform
import sys
import warnings
__version__ = "2.6.2"
__version__ = "2.6.3"
QT_BINDINGS = ['PyQt4', 'PyQt5', 'PySide', 'PySide2']

File diff suppressed because it is too large Load Diff