From 2f735a126ee1dcf4ba88f8b05df17bac1f596bf0 Mon Sep 17 00:00:00 2001 From: Alessandro Portale Date: Fri, 26 Feb 2016 14:21:11 +0100 Subject: [PATCH] Dark theme: Fix selected sidebar button background One of my recent changes must have broken the selected background color. Change-Id: I4ed79b29193bddb4423273f65562d20e54361f9a Reviewed-by: Alessandro Portale --- 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 5372b0a737a..9121cb7cdf0 100644 --- a/share/qtcreator/themes/dark.creatortheme +++ b/share/qtcreator/themes/dark.creatortheme @@ -47,7 +47,7 @@ FancyTabWidgetDisabledUnselectedTextColor=textDisabled FancyTabWidgetEnabledSelectedTextColor=text FancyTabWidgetEnabledUnselectedTextColor=text FancyToolButtonHoverColor=35ffffff -FancyToolButtonSelectedColor=66000000 +FancyToolButtonSelectedColor=7effffff FutureProgressBackgroundColor=shadowBackground IconsBaseColor=ffdcdcdc IconsDisabledColor=textDisabled