summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorAlessandro Portale <alessandro.portale@theqtcompany.com>2016-03-04 16:52:19 +0100
committerAlessandro Portale <alessandro.portale@theqtcompany.com>2016-03-04 16:18:51 +0000
commit19bb4be20c53cd06811aaee8e8267e86651abb23 (patch)
treeb3b8b54330ad02a4776e93589bfb9be4d51f5396 /share
parentb427d5d51638c1e8787fb891c6b94bf85c4b3a92 (diff)
downloadqt-creator-19bb4be20c53cd06811aaee8e8267e86651abb23.tar.gz
"Dark Frame" Theme: Tweaks
Adjusting the splitter color and Info Area colors. Change-Id: Icca320df917cd5df352c19f1be2a204d1250f17b Reviewed-by: Alessandro Portale <alessandro.portale@theqtcompany.com>
Diffstat (limited to 'share')
-rw-r--r--share/qtcreator/themes/darkframe.creatortheme9
1 files changed, 5 insertions, 4 deletions
diff --git a/share/qtcreator/themes/darkframe.creatortheme b/share/qtcreator/themes/darkframe.creatortheme
index 41d58672fb..bdf4c28c6a 100644
--- a/share/qtcreator/themes/darkframe.creatortheme
+++ b/share/qtcreator/themes/darkframe.creatortheme
@@ -13,6 +13,7 @@ selectedBackground=ff151515
normalBackground=ffffffff
alternateBackground=ff515151
error=ffe41e25
+splitter=ff313131
[Colors]
BackgroundColorAlternate=alternateBackground
@@ -31,7 +32,7 @@ ComboBoxArrowColorDisabled=toolBarItemDisabled
ComboBoxTextColor=toolBarItem
DetailsButtonBackgroundColorHover=hoverBackground
DetailsWidgetBackgroundColor=ff4a4a4a
-DockWidgetResizeHandleColor=shadowBackground
+DockWidgetResizeHandleColor=splitter
DoubleTabWidget1stEmptyAreaBackgroundColor=normalBackground
DoubleTabWidget1stSeparatorColor=hoverBackground
DoubleTabWidget1stTabActiveTextColor=text
@@ -73,7 +74,7 @@ IconsModeDebugActiveColor=ff99aaef
IconsModeProjetcsActiveColor=ff80c342
IconsModeAnalyzeActiveColor=ff43adee
IconsModeHelpActiveColor=fff4be04
-InfoBarBackground=ff505000
+InfoBarBackground=ffffffe1
InfoBarText=text
MenuBarEmptyAreaBackgroundColor=shadowBackground
MenuBarItemBackgroundColor=shadowBackground
@@ -88,14 +89,14 @@ MiniProjectTargetSelectorTextColor=text
PanelButtonToolBackgroundColorHover=hoverBackground
PanelStatusBarBackgroundColor=shadowBackground
PanelsWidgetSeparatorLineColor=0
-PanelTextColorDark=toolBarItem
+PanelTextColorDark=text
PanelTextColorMid=ff666666
PanelTextColorLight=toolBarItem
ProgressBarColorError=error
ProgressBarColorFinished=ff5aaa3c
ProgressBarColorNormal=hoverBackground
ProgressBarTitleColor=toolBarItem
-SplitterColor=ff000000
+SplitterColor=splitter
TextColorDisabled=textDisabled
TextColorError=ffff4040
TextColorHighlight=ffff0000