forked from qt-creator/qt-creator
"Dark Frame" Theme: Tweaks
Adjusting the splitter color and Info Area colors. Change-Id: Icca320df917cd5df352c19f1be2a204d1250f17b Reviewed-by: Alessandro Portale <alessandro.portale@theqtcompany.com>
This commit is contained in:
@@ -13,6 +13,7 @@ selectedBackground=ff151515
|
|||||||
normalBackground=ffffffff
|
normalBackground=ffffffff
|
||||||
alternateBackground=ff515151
|
alternateBackground=ff515151
|
||||||
error=ffe41e25
|
error=ffe41e25
|
||||||
|
splitter=ff313131
|
||||||
|
|
||||||
[Colors]
|
[Colors]
|
||||||
BackgroundColorAlternate=alternateBackground
|
BackgroundColorAlternate=alternateBackground
|
||||||
@@ -31,7 +32,7 @@ ComboBoxArrowColorDisabled=toolBarItemDisabled
|
|||||||
ComboBoxTextColor=toolBarItem
|
ComboBoxTextColor=toolBarItem
|
||||||
DetailsButtonBackgroundColorHover=hoverBackground
|
DetailsButtonBackgroundColorHover=hoverBackground
|
||||||
DetailsWidgetBackgroundColor=ff4a4a4a
|
DetailsWidgetBackgroundColor=ff4a4a4a
|
||||||
DockWidgetResizeHandleColor=shadowBackground
|
DockWidgetResizeHandleColor=splitter
|
||||||
DoubleTabWidget1stEmptyAreaBackgroundColor=normalBackground
|
DoubleTabWidget1stEmptyAreaBackgroundColor=normalBackground
|
||||||
DoubleTabWidget1stSeparatorColor=hoverBackground
|
DoubleTabWidget1stSeparatorColor=hoverBackground
|
||||||
DoubleTabWidget1stTabActiveTextColor=text
|
DoubleTabWidget1stTabActiveTextColor=text
|
||||||
@@ -73,7 +74,7 @@ IconsModeDebugActiveColor=ff99aaef
|
|||||||
IconsModeProjetcsActiveColor=ff80c342
|
IconsModeProjetcsActiveColor=ff80c342
|
||||||
IconsModeAnalyzeActiveColor=ff43adee
|
IconsModeAnalyzeActiveColor=ff43adee
|
||||||
IconsModeHelpActiveColor=fff4be04
|
IconsModeHelpActiveColor=fff4be04
|
||||||
InfoBarBackground=ff505000
|
InfoBarBackground=ffffffe1
|
||||||
InfoBarText=text
|
InfoBarText=text
|
||||||
MenuBarEmptyAreaBackgroundColor=shadowBackground
|
MenuBarEmptyAreaBackgroundColor=shadowBackground
|
||||||
MenuBarItemBackgroundColor=shadowBackground
|
MenuBarItemBackgroundColor=shadowBackground
|
||||||
@@ -88,14 +89,14 @@ MiniProjectTargetSelectorTextColor=text
|
|||||||
PanelButtonToolBackgroundColorHover=hoverBackground
|
PanelButtonToolBackgroundColorHover=hoverBackground
|
||||||
PanelStatusBarBackgroundColor=shadowBackground
|
PanelStatusBarBackgroundColor=shadowBackground
|
||||||
PanelsWidgetSeparatorLineColor=0
|
PanelsWidgetSeparatorLineColor=0
|
||||||
PanelTextColorDark=toolBarItem
|
PanelTextColorDark=text
|
||||||
PanelTextColorMid=ff666666
|
PanelTextColorMid=ff666666
|
||||||
PanelTextColorLight=toolBarItem
|
PanelTextColorLight=toolBarItem
|
||||||
ProgressBarColorError=error
|
ProgressBarColorError=error
|
||||||
ProgressBarColorFinished=ff5aaa3c
|
ProgressBarColorFinished=ff5aaa3c
|
||||||
ProgressBarColorNormal=hoverBackground
|
ProgressBarColorNormal=hoverBackground
|
||||||
ProgressBarTitleColor=toolBarItem
|
ProgressBarTitleColor=toolBarItem
|
||||||
SplitterColor=ff000000
|
SplitterColor=splitter
|
||||||
TextColorDisabled=textDisabled
|
TextColorDisabled=textDisabled
|
||||||
TextColorError=ffff4040
|
TextColorError=ffff4040
|
||||||
TextColorHighlight=ffff0000
|
TextColorHighlight=ffff0000
|
||||||
|
Reference in New Issue
Block a user