aboutsummaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorAlessandro Portale <alessandro.portale@theqtcompany.com>2016-04-09 21:46:45 +0200
committerAlessandro Portale <alessandro.portale@theqtcompany.com>2016-04-09 19:51:16 +0000
commita792f37c8860616b29c64ebbeedef4e38fe591c1 (patch)
treeca2c68573b7dacf2e8cb71c2247098276680c27c /share
parentb81d624543c5e663c9a8788a85d9db6102cc8905 (diff)
"Default Flat": Explicit normal and bold toolbar text colors
Nothing changes, but this makes it more manageable. Change-Id: I30879625ae8a46f86499c5f033a3cac129797568 Reviewed-by: Alessandro Portale <alessandro.portale@theqtcompany.com>
Diffstat (limited to 'share')
-rw-r--r--share/qtcreator/themes/defaultflat.creatortheme16
1 files changed, 9 insertions, 7 deletions
diff --git a/share/qtcreator/themes/defaultflat.creatortheme b/share/qtcreator/themes/defaultflat.creatortheme
index fb3c0ddbaf..bec80455fc 100644
--- a/share/qtcreator/themes/defaultflat.creatortheme
+++ b/share/qtcreator/themes/defaultflat.creatortheme
@@ -8,6 +8,8 @@ text=ff000000
textDisabled=55000000
toolBarItem=b6fbfdff
toolBarItemDisabled=60a4a6a8
+fancyBarsNormalTextColor=b6fbfdff
+fancyBarsBoldTextColor=b6fbfdff
hoverBackground=22ffffff
selectedBackground=66000000
normalBackground=ffffffff
@@ -29,7 +31,7 @@ BadgeLabelTextColorUnchecked=ffffffff
CanceledSearchTextColor=ff0000
ComboBoxArrowColor=toolBarItem
ComboBoxArrowColorDisabled=toolBarItemDisabled
-ComboBoxTextColor=toolBarItem
+ComboBoxTextColor=fancyBarsNormalTextColor
DetailsButtonBackgroundColorHover=b4ffffff
DetailsWidgetBackgroundColor=28ffffff
DockWidgetResizeHandleColor=splitter
@@ -46,8 +48,8 @@ FancyToolBarSeparatorColor=toolBarItemDisabled
FancyTabBarBackgroundColor=shadowBackground
FancyTabWidgetDisabledSelectedTextColor=toolBarItemDisabled
FancyTabWidgetDisabledUnselectedTextColor=toolBarItemDisabled
-FancyTabWidgetEnabledSelectedTextColor=toolBarItem
-FancyTabWidgetEnabledUnselectedTextColor=toolBarItem
+FancyTabWidgetEnabledSelectedTextColor=fancyBarsBoldTextColor
+FancyTabWidgetEnabledUnselectedTextColor=fancyBarsBoldTextColor
FancyToolButtonHoverColor=hoverBackground
FancyToolButtonSelectedColor=selectedBackground
FutureProgressBackgroundColor=shadowBackground
@@ -89,11 +91,11 @@ PanelStatusBarBackgroundColor=shadowBackground
PanelsWidgetSeparatorLineColor=0
PanelTextColorDark=text
PanelTextColorMid=ff666666
-PanelTextColorLight=toolBarItem
+PanelTextColorLight=fancyBarsNormalTextColor
ProgressBarColorError=ffdb6f71
ProgressBarColorFinished=dda4d576
ProgressBarColorNormal=ff999999
-ProgressBarTitleColor=toolBarItem
+ProgressBarTitleColor=fancyBarsBoldTextColor
ProgressBarBackgroundColor=a0606060
SplitterColor=splitter
TextColorDisabled=textDisabled
@@ -124,8 +126,8 @@ OutputPanes_TestWarnTextColor=ffd0bb00
OutputPanes_TestFatalTextColor=ff640000
OutputPanes_TestDebugTextColor=ff329696
OutputPaneButtonFlashColor=ffff0000
-OutputPaneToggleButtonTextColorChecked=toolBarItem
-OutputPaneToggleButtonTextColorUnchecked=toolBarItem
+OutputPaneToggleButtonTextColorChecked=fancyBarsNormalTextColor
+OutputPaneToggleButtonTextColorUnchecked=fancyBarsNormalTextColor
Debugger_LogWindow_LogInput=ff00acac
Debugger_LogWindow_LogStatus=ff00875a