summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorAlessandro Portale <alessandro.portale@theqtcompany.com>2016-02-02 16:35:24 +0100
committerAlessandro Portale <alessandro.portale@theqtcompany.com>2016-02-03 10:01:20 +0000
commit698e56eda810116214fcd1409b56580295939610 (patch)
treed428bec67ae3e59b19b2b8b74831f8bcd2133ec0 /share
parentb1b118821be8c20a8b2935639bb925403ff9cd61 (diff)
downloadqt-creator-698e56eda810116214fcd1409b56580295939610.tar.gz
Default Theme (Flat Icon mode): Improve contrast between icon states
Increase the contrast between enabled and disabled icons. Reduce the contrast beween enabled icons and enabled icons with custom colors: stop, run, resume, warning, error, info. Change-Id: If6ae0659fb0adbd28c121ec4718449b0ca9e3270 Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
Diffstat (limited to 'share')
-rw-r--r--share/qtcreator/themes/default.creatortheme16
1 files changed, 8 insertions, 8 deletions
diff --git a/share/qtcreator/themes/default.creatortheme b/share/qtcreator/themes/default.creatortheme
index c77177311f..5b56feb7e8 100644
--- a/share/qtcreator/themes/default.creatortheme
+++ b/share/qtcreator/themes/default.creatortheme
@@ -5,7 +5,7 @@ PreferredStyles=
[Palette]
brightText=ffffffff
darkText=ff000000
-textDisabled=99a0a0a0
+textDisabled=88a0a0a0
[Colors]
BackgroundColorAlternate=ff3d3d3d
@@ -46,15 +46,15 @@ FutureProgressBackgroundColor=ffff0000
IconsBaseColor=ffdcdcdc
IconsDisabledColor=textDisabled
IconsInfoColor=ff3099dc
-IconsInfoToolBarColor=ff43aced
+IconsInfoToolBarColor=ff71b2db
IconsWarningColor=ffecbc1c
-IconsWarningToolBarColor=fff9ce1f
+IconsWarningToolBarColor=fff2d76e
IconsErrorColor=ffdf4f4f
-IconsErrorToolBarColor=ffe8555a
-IconsRunColor=ff7fc341
-IconsStopColor=ffd84e51
-IconsDebugColor=ffb8c6ff
-IconsInterruptColor=ff7488db
+IconsErrorToolBarColor=ffdb6f71
+IconsRunColor=ffa4d576
+IconsStopColor=ffdb6f71
+IconsDebugColor=ffdcdcdc
+IconsInterruptColor=ff8f9dda
IconsNavigationArrowsColor=ffebc322
IconsBuildHammerHandleColor=ffdd7710
IconsBuildHammerHeadColor=ff989898