mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-25 13:48:42 -05:00
Better palette color, improve contrast
This commit is contained in:
parent
397a1ddfd0
commit
e8a1489fc0
@ -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
|
||||
|
@ -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
Loading…
Reference in New Issue
Block a user