Theming: Sort Color enum values

Change-Id: I2c234e2217ab1aa5e150e6fb721818b6ed9d22a9
Reviewed-by: Thorben Kroeger <thorbenkroeger@gmail.com>
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
This commit is contained in:
Orgad Shaneh
2015-02-11 11:38:25 +02:00
committed by Eike Ziller
parent a081fee8f5
commit e717a75e38
3 changed files with 42 additions and 38 deletions

View File

@@ -47,6 +47,8 @@ FancyTabWidgetEnabledUnselectedTextColor=text
FancyToolButtonHoverColor=hoverBackground FancyToolButtonHoverColor=hoverBackground
FancyToolButtonSelectedColor=selectedBackground FancyToolButtonSelectedColor=selectedBackground
FutureProgressBackgroundColor=shadowBackground FutureProgressBackgroundColor=shadowBackground
InfoBarBackground=shadowBackground
InfoBarText=text
MenuBarEmptyAreaBackgroundColor=shadowBackground MenuBarEmptyAreaBackgroundColor=shadowBackground
MenuBarItemBackgroundColor=shadowBackground MenuBarItemBackgroundColor=shadowBackground
MenuBarItemTextColorDisabled=textDisabled MenuBarItemTextColorDisabled=textDisabled
@@ -55,26 +57,15 @@ MiniProjectTargetSelectorBackgroundColor=shadowBackground
MiniProjectTargetSelectorBorderColor=shadowBackground MiniProjectTargetSelectorBorderColor=shadowBackground
MiniProjectTargetSelectorSummaryBackgroundColor=shadowBackground MiniProjectTargetSelectorSummaryBackgroundColor=shadowBackground
MiniProjectTargetSelectorTextColor=text MiniProjectTargetSelectorTextColor=text
OutputFormatter_DebugTextColor=text
OutputFormatter_ErrorMessageTextColor=error
OutputFormatter_NormalMessageTextColor=text
OutputFormatter_StdErrTextColor=error
OutputFormatter_StdOutTextColor=text
OutputPaneButtonFlashColor=error
OutputPaneToggleButtonTextColorChecked=text
OutputPaneToggleButtonTextColorUnchecked=text
PanelButtonToolBackgroundColorHover=hoverBackground PanelButtonToolBackgroundColorHover=hoverBackground
PanelStatusBarBackgroundColor=shadowBackground PanelStatusBarBackgroundColor=shadowBackground
PanelTextColorLight=text
PanelTextColorDark=text
PanelsWidgetSeparatorLineColor=0 PanelsWidgetSeparatorLineColor=0
PanelTextColorDark=text
PanelTextColorLight=text
ProgressBarColorError=error ProgressBarColorError=error
ProgressBarColorFinished=ff5aaa3c ProgressBarColorFinished=ff5aaa3c
ProgressBarColorNormal=hoverBackground ProgressBarColorNormal=hoverBackground
ProgressBarTitleColor=text ProgressBarTitleColor=text
QtOutputFormatter_LinkTextColor=ff0000ff
InfoBarBackground=shadowBackground
InfoBarText=text
TextColorDisabled=textDisabled TextColorDisabled=textDisabled
TextColorHighlight=ffff0000 TextColorHighlight=ffff0000
TextColorNormal=text TextColorNormal=text
@@ -83,6 +74,17 @@ ToggleButtonBackgroundColor=shadowBackground
ToolBarBackgroundColor=shadowBackground ToolBarBackgroundColor=shadowBackground
TreeViewArrowColorNormal=hoverBackground TreeViewArrowColorNormal=hoverBackground
TreeViewArrowColorSelected=text TreeViewArrowColorSelected=text
OutputFormatter_DebugTextColor=text
OutputFormatter_ErrorMessageTextColor=error
OutputFormatter_NormalMessageTextColor=text
OutputFormatter_StdErrTextColor=error
OutputFormatter_StdOutTextColor=text
OutputPaneButtonFlashColor=error
OutputPaneToggleButtonTextColorChecked=text
OutputPaneToggleButtonTextColorUnchecked=text
QtOutputFormatter_LinkTextColor=ff0000ff
Welcome_BackgroundColorNormal=normalBackground Welcome_BackgroundColorNormal=normalBackground
Welcome_Button_BorderColorNormal=0 Welcome_Button_BorderColorNormal=0
Welcome_Button_BorderColorPressed=0 Welcome_Button_BorderColorPressed=0

View File

@@ -41,6 +41,8 @@ FancyTabWidgetEnabledUnselectedTextColor=ffffffff
FancyToolButtonHoverColor=28ffffff FancyToolButtonHoverColor=28ffffff
FancyToolButtonSelectedColor=32000000 FancyToolButtonSelectedColor=32000000
FutureProgressBackgroundColor=ffff0000 FutureProgressBackgroundColor=ffff0000
InfoBarBackground=ffffffe1
InfoBarText=ff000000
MenuBarEmptyAreaBackgroundColor=ffff0000 MenuBarEmptyAreaBackgroundColor=ffff0000
MenuBarItemBackgroundColor=ffff0000 MenuBarItemBackgroundColor=ffff0000
MenuBarItemTextColorDisabled=ffa0a0a4 MenuBarItemTextColorDisabled=ffa0a0a4
@@ -49,26 +51,15 @@ MiniProjectTargetSelectorBackgroundColor=ffa0a0a0
MiniProjectTargetSelectorBorderColor=ff000000 MiniProjectTargetSelectorBorderColor=ff000000
MiniProjectTargetSelectorSummaryBackgroundColor=ff464646 MiniProjectTargetSelectorSummaryBackgroundColor=ff464646
MiniProjectTargetSelectorTextColor=a0ffffff MiniProjectTargetSelectorTextColor=a0ffffff
OutputFormatter_DebugTextColor=ffaa00aa
OutputFormatter_ErrorMessageTextColor=ffaa0000
OutputFormatter_NormalMessageTextColor=ff0000aa
OutputFormatter_StdErrTextColor=ffaa0000
OutputFormatter_StdOutTextColor=ff000000
OutputPaneButtonFlashColor=ffff0000
OutputPaneToggleButtonTextColorChecked=ffffffff
OutputPaneToggleButtonTextColorUnchecked=ff000000
PanelTextColorLight=brightText
PanelTextColorDark=darkText
PanelButtonToolBackgroundColorHover=25ffffff PanelButtonToolBackgroundColorHover=25ffffff
PanelStatusBarBackgroundColor=ffff0000 PanelStatusBarBackgroundColor=ffff0000
PanelsWidgetSeparatorLineColor=ffbfbcb8 PanelsWidgetSeparatorLineColor=ffbfbcb8
PanelTextColorDark=darkText
PanelTextColorLight=brightText
ProgressBarColorError=d2ff3c00 ProgressBarColorError=d2ff3c00
ProgressBarColorFinished=ff5aaa3c ProgressBarColorFinished=ff5aaa3c
ProgressBarColorNormal=b4ffffff ProgressBarColorNormal=b4ffffff
ProgressBarTitleColor=ffffffff ProgressBarTitleColor=ffffffff
QtOutputFormatter_LinkTextColor=ff0000aa
InfoBarBackground=ffffffe1
InfoBarText=ff000000
TextColorDisabled=ff000000 TextColorDisabled=ff000000
TextColorHighlight=ffa0a0a4 TextColorHighlight=ffa0a0a4
TextColorNormal=ff000000 TextColorNormal=ff000000
@@ -77,6 +68,17 @@ ToggleButtonBackgroundColor=ffff0000
ToolBarBackgroundColor=ffff0000 ToolBarBackgroundColor=ffff0000
TreeViewArrowColorNormal=ffff0000 TreeViewArrowColorNormal=ffff0000
TreeViewArrowColorSelected=ffff0000 TreeViewArrowColorSelected=ffff0000
OutputFormatter_DebugTextColor=ffaa00aa
OutputFormatter_ErrorMessageTextColor=ffaa0000
OutputFormatter_NormalMessageTextColor=ff0000aa
OutputFormatter_StdErrTextColor=ffaa0000
OutputFormatter_StdOutTextColor=ff000000
OutputPaneButtonFlashColor=ffff0000
OutputPaneToggleButtonTextColorChecked=ffffffff
OutputPaneToggleButtonTextColorUnchecked=ff000000
QtOutputFormatter_LinkTextColor=ff0000aa
Welcome_BackgroundColorNormal=ffffffff Welcome_BackgroundColorNormal=ffffffff
Welcome_Button_BorderColorNormal=ff737373 Welcome_Button_BorderColorNormal=ff737373
Welcome_Button_BorderColorPressed=ff333333 Welcome_Button_BorderColorPressed=ff333333

View File

@@ -71,27 +71,29 @@ public:
ComboBoxArrowColor, ComboBoxArrowColor,
ComboBoxArrowColorDisabled, ComboBoxArrowColorDisabled,
ComboBoxTextColor, ComboBoxTextColor,
DetailsWidgetBackgroundColor,
DetailsButtonBackgroundColorHover, DetailsButtonBackgroundColorHover,
DetailsWidgetBackgroundColor,
DockWidgetResizeHandleColor, DockWidgetResizeHandleColor,
DoubleTabWidget1stEmptyAreaBackgroundColor, DoubleTabWidget1stEmptyAreaBackgroundColor,
DoubleTabWidget1stSeparatorColor, DoubleTabWidget1stSeparatorColor,
DoubleTabWidget2ndSeparatorColor,
DoubleTabWidget1stTabBackgroundColor,
DoubleTabWidget2ndTabBackgroundColor,
DoubleTabWidget1stTabActiveTextColor, DoubleTabWidget1stTabActiveTextColor,
DoubleTabWidget1stTabBackgroundColor,
DoubleTabWidget1stTabInactiveTextColor, DoubleTabWidget1stTabInactiveTextColor,
DoubleTabWidget2ndSeparatorColor,
DoubleTabWidget2ndTabActiveTextColor, DoubleTabWidget2ndTabActiveTextColor,
DoubleTabWidget2ndTabBackgroundColor,
DoubleTabWidget2ndTabInactiveTextColor, DoubleTabWidget2ndTabInactiveTextColor,
EditorPlaceholderColor, EditorPlaceholderColor,
FancyTabBarBackgroundColor, FancyTabBarBackgroundColor,
FancyTabWidgetEnabledSelectedTextColor,
FancyTabWidgetEnabledUnselectedTextColor,
FancyTabWidgetDisabledSelectedTextColor, FancyTabWidgetDisabledSelectedTextColor,
FancyTabWidgetDisabledUnselectedTextColor, FancyTabWidgetDisabledUnselectedTextColor,
FancyTabWidgetEnabledSelectedTextColor,
FancyTabWidgetEnabledUnselectedTextColor,
FancyToolButtonHoverColor, FancyToolButtonHoverColor,
FancyToolButtonSelectedColor, FancyToolButtonSelectedColor,
FutureProgressBackgroundColor, FutureProgressBackgroundColor,
InfoBarBackground,
InfoBarText,
MenuBarEmptyAreaBackgroundColor, MenuBarEmptyAreaBackgroundColor,
MenuBarItemBackgroundColor, MenuBarItemBackgroundColor,
MenuBarItemTextColorDisabled, MenuBarItemTextColorDisabled,
@@ -104,16 +106,14 @@ public:
OutputPaneToggleButtonTextColorChecked, OutputPaneToggleButtonTextColorChecked,
OutputPaneToggleButtonTextColorUnchecked, OutputPaneToggleButtonTextColorUnchecked,
PanelButtonToolBackgroundColorHover, PanelButtonToolBackgroundColorHover,
PanelTextColorLight,
PanelTextColorDark,
PanelsWidgetSeparatorLineColor,
PanelStatusBarBackgroundColor, PanelStatusBarBackgroundColor,
ProgressBarTitleColor, PanelsWidgetSeparatorLineColor,
PanelTextColorDark,
PanelTextColorLight,
ProgressBarColorError, ProgressBarColorError,
ProgressBarColorFinished, ProgressBarColorFinished,
ProgressBarColorNormal, ProgressBarColorNormal,
InfoBarBackground, ProgressBarTitleColor,
InfoBarText,
TextColorDisabled, TextColorDisabled,
TextColorHighlight, TextColorHighlight,
TextColorNormal, TextColorNormal,