forked from qt-creator/qt-creator
Theming: Use a dark yellow color for info bar
Change-Id: I04a06d40c8b95ff90a138e47e21ef29cbac29e9a Reviewed-by: Orgad Shaneh <orgads@gmail.com> Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
This commit is contained in:
committed by
Eike Ziller
parent
09a16cf223
commit
5db2af5c80
@@ -47,7 +47,7 @@ FancyTabWidgetEnabledUnselectedTextColor=text
|
|||||||
FancyToolButtonHoverColor=hoverBackground
|
FancyToolButtonHoverColor=hoverBackground
|
||||||
FancyToolButtonSelectedColor=selectedBackground
|
FancyToolButtonSelectedColor=selectedBackground
|
||||||
FutureProgressBackgroundColor=shadowBackground
|
FutureProgressBackgroundColor=shadowBackground
|
||||||
InfoBarBackground=shadowBackground
|
InfoBarBackground=ff505000
|
||||||
InfoBarText=text
|
InfoBarText=text
|
||||||
MenuBarEmptyAreaBackgroundColor=shadowBackground
|
MenuBarEmptyAreaBackgroundColor=shadowBackground
|
||||||
MenuBarItemBackgroundColor=shadowBackground
|
MenuBarItemBackgroundColor=shadowBackground
|
||||||
|
Reference in New Issue
Block a user