From 5db2af5c806a5f29936e34fdb7d89d0c9e080dbf Mon Sep 17 00:00:00 2001 From: Orgad Shaneh Date: Sun, 9 Nov 2014 18:09:58 +0200 Subject: [PATCH] Theming: Use a dark yellow color for info bar Change-Id: I04a06d40c8b95ff90a138e47e21ef29cbac29e9a Reviewed-by: Orgad Shaneh Reviewed-by: Eike Ziller --- share/qtcreator/themes/dark.creatortheme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/qtcreator/themes/dark.creatortheme b/share/qtcreator/themes/dark.creatortheme index e90ae2ed2e5..21f057f88e2 100644 --- a/share/qtcreator/themes/dark.creatortheme +++ b/share/qtcreator/themes/dark.creatortheme @@ -47,7 +47,7 @@ FancyTabWidgetEnabledUnselectedTextColor=text FancyToolButtonHoverColor=hoverBackground FancyToolButtonSelectedColor=selectedBackground FutureProgressBackgroundColor=shadowBackground -InfoBarBackground=shadowBackground +InfoBarBackground=ff505000 InfoBarText=text MenuBarEmptyAreaBackgroundColor=shadowBackground MenuBarItemBackgroundColor=shadowBackground