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
|
||||
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
|
||||
|
Reference in New Issue
Block a user