forked from qt-creator/qt-creator
Theming: Make focused buttons lighter
They're very hard to discover. Change-Id: I995913866a8bdab4534da05e96c3713e927e955a Reviewed-by: Thorben Kroeger <thorbenkroeger@gmail.com> Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
7659159017
commit
3013c43cd1
@@ -17,7 +17,7 @@ BackgroundColorAlternate=alternateBackground
|
||||
BackgroundColorDark=shadowBackground
|
||||
BackgroundColorHover=hoverBackground
|
||||
BackgroundColorNormal=normalBackground
|
||||
BackgroundColorSelected=selectedBackground
|
||||
BackgroundColorSelected=ff909090
|
||||
BadgeLabelBackgroundColorChecked=normalBackground
|
||||
BadgeLabelBackgroundColorUnchecked=selectedBackground
|
||||
BadgeLabelTextColorChecked=text
|
||||
|
||||
Reference in New Issue
Block a user