forked from qt-creator/qt-creator
Themes: Use lighter link colors in dark themes
Fixes: QTCREATORBUG-28152 Change-Id: Id387d20373a3e19a36af9ec8f8c44798e1008ed1 Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
committed by
Orgad Shaneh
parent
66b99b5086
commit
ac28843c3a
@@ -16,8 +16,8 @@ alternateBackground=ff515151
|
|||||||
error=ffd84044
|
error=ffd84044
|
||||||
warning=ffe0b716
|
warning=ffe0b716
|
||||||
splitterColor=ff313131
|
splitterColor=ff313131
|
||||||
textColorLink=ff007af4
|
textColorLink=ff8ab4f8
|
||||||
textColorLinkVisited=ffa57aff
|
textColorLinkVisited=ffc58af9
|
||||||
backgroundColorDisabled=ff444444
|
backgroundColorDisabled=ff444444
|
||||||
qmlDesignerButtonColor=ff3c3e40
|
qmlDesignerButtonColor=ff3c3e40
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user