From 9647a97c66147ec89c3d69a5ac1c7525458e6e88 Mon Sep 17 00:00:00 2001 From: Alessandro Portale Date: Mon, 4 Apr 2016 09:32:04 +0200 Subject: [PATCH] Default Flat Theme: Improve toolbar separator color Make it the same as disabled icons, so that they are clearly different from enabled icons. Change-Id: I8b467745a91dc94cbf2db1cb9a83c927d90ce5c1 Reviewed-by: Alessandro Portale --- share/qtcreator/themes/defaultflat.creatortheme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/qtcreator/themes/defaultflat.creatortheme b/share/qtcreator/themes/defaultflat.creatortheme index a3899aed899..9b208b961c2 100644 --- a/share/qtcreator/themes/defaultflat.creatortheme +++ b/share/qtcreator/themes/defaultflat.creatortheme @@ -42,7 +42,7 @@ DoubleTabWidget2ndTabActiveTextColor=ffffffff DoubleTabWidget2ndTabBackgroundColor=ffff0000 DoubleTabWidget2ndTabInactiveTextColor=ff000000 EditorPlaceholderColor=ffdddddd -FancyToolBarSeparatorColor=43ffffff +FancyToolBarSeparatorColor=toolBarItemDisabled FancyTabBarBackgroundColor=shadowBackground FancyTabWidgetDisabledSelectedTextColor=toolBarItemDisabled FancyTabWidgetDisabledUnselectedTextColor=toolBarItemDisabled