From 592dd9ecb7c80cf5fd9924945c9e9fcd1a260885 Mon Sep 17 00:00:00 2001 From: Alessandro Portale Date: Thu, 21 Jul 2016 06:48:28 +0200 Subject: [PATCH] Flat Light Theme: Improved visibility of progress bar The progress indicator does not have enough on the progress bar background. This change increases the visibility by making the background brighter. Task-number: QTCREATORBUG-16634 Change-Id: I35562e794e8787b6fa6016ceadafc91ce3906d5a Reviewed-by: Thomas Hartmann --- share/qtcreator/themes/flat-light.creatortheme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/qtcreator/themes/flat-light.creatortheme b/share/qtcreator/themes/flat-light.creatortheme index 127746d9ad5..e6e9788da7f 100644 --- a/share/qtcreator/themes/flat-light.creatortheme +++ b/share/qtcreator/themes/flat-light.creatortheme @@ -111,7 +111,7 @@ ProgressBarColorError=ffdb6f71 ProgressBarColorFinished=dda4d576 ProgressBarColorNormal=ff999999 ProgressBarTitleColor=fancyBarsBoldTextColor -ProgressBarBackgroundColor=a0606060 +ProgressBarBackgroundColor=a0a8a8a8 SplitterColor=splitter TextColorDisabled=textDisabled TextColorError=ffff4040