diff --git a/share/qtcreator/themes/darkframe.creatortheme b/share/qtcreator/themes/darkframe.creatortheme index 41d58672fb7..bdf4c28c6a9 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