Add DStoolbarBackground

Change-Id: Ied42d086af2aba2ce54b2ad9ed411feea7817416
Reviewed-by: Burak Hancerli <burak.hancerli@qt.io>
Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io>
This commit is contained in:
Thomas Hartmann
2023-01-31 15:00:28 +01:00
parent 724eb54387
commit 080c8af850
8 changed files with 15 additions and 2 deletions

View File

@@ -172,6 +172,8 @@ DSUnimportedModuleColor=ffe33c2e
DSBackgroundColorAlternate=alternateBackground DSBackgroundColorAlternate=alternateBackground
DSBackgroundColorNormal=normalBackground DSBackgroundColorNormal=normalBackground
DStoolbarBackground=ff333333
;DS controls theme END ;DS controls theme END
BackgroundColorAlternate=alternateBackground BackgroundColorAlternate=alternateBackground

View File

@@ -163,6 +163,8 @@ DSUnimportedModuleColor=ffe33c2e
DSBackgroundColorAlternate=ffeaeaea DSBackgroundColorAlternate=ffeaeaea
DSBackgroundColorNormal=ffd8d8d8 DSBackgroundColorNormal=ffd8d8d8
DStoolbarBackground=ff333333
;DS controls theme END ;DS controls theme END
BackgroundColorAlternate=ff3d3d3d BackgroundColorAlternate=ff3d3d3d

View File

@@ -2,7 +2,6 @@
ThemeName=Design Light ThemeName=Design Light
PreferredStyles= PreferredStyles=
[Palette] [Palette]
shadowBackground=ffd1cfcf shadowBackground=ffd1cfcf
text=ff000000 text=ff000000
@@ -177,6 +176,8 @@ DSUnimportedModuleColor=ffe33c2e
DSBackgroundColorAlternate=ffeaeaea DSBackgroundColorAlternate=ffeaeaea
DSBackgroundColorNormal=ffd8d8d8 DSBackgroundColorNormal=ffd8d8d8
DStoolbarBackground=ff333333
;DS controls theme END ;DS controls theme END
BackgroundColorAlternate=alternateBackground BackgroundColorAlternate=alternateBackground

View File

@@ -35,6 +35,7 @@ DSthumbnailLabelBackground=ff2b2a2a
DSgreenLight=ff5cdc68 DSgreenLight=ff5cdc68
DSamberLight=ffffbf00 DSamberLight=ffffbf00
DSredLight=ffff0401 DSredLight=ffff0401
midnightGrey=ff333333
DSinteraction=ff2aafd3 DSinteraction=ff2aafd3
DSerrorColor=ffdf3a3a DSerrorColor=ffdf3a3a
@@ -66,7 +67,7 @@ DSiconColorHover=ffffffff
DSiconColorInteraction=ff707070 DSiconColorInteraction=ff707070
DSiconColorDisabled=ffC7C7C7 DSiconColorDisabled=ffC7C7C7
DSiconColorSelected=ff2aafd3 DSiconColorSelected=ff2aafd3
DStoolbarBackground=midnightGrey
DSlinkIndicatorColor=ff808080 DSlinkIndicatorColor=ff808080
DSlinkIndicatorColorHover=ffffffff DSlinkIndicatorColorHover=ffffffff
DSlinkIndicatorColorInteraction=ff2aafd3 DSlinkIndicatorColorInteraction=ff2aafd3

View File

@@ -176,6 +176,8 @@ DSUnimportedModuleColor=ffe33c2e
DSBackgroundColorAlternate=alternateBackground DSBackgroundColorAlternate=alternateBackground
DSBackgroundColorNormal=normalBackground DSBackgroundColorNormal=normalBackground
DStoolbarBackground=ff333333
;DS controls theme END ;DS controls theme END
BackgroundColorAlternate=alternateBackground BackgroundColorAlternate=alternateBackground

View File

@@ -172,6 +172,8 @@ DSUnimportedModuleColor=ffe33c2e
DSBackgroundColorAlternate=ffeaeaea DSBackgroundColorAlternate=ffeaeaea
DSBackgroundColorNormal=ffd8d8d8 DSBackgroundColorNormal=ffd8d8d8
DStoolbarBackground=ff333333
;DS controls theme END ;DS controls theme END
BackgroundColorAlternate=alternateBackground BackgroundColorAlternate=alternateBackground

View File

@@ -170,6 +170,8 @@ DSUnimportedModuleColor=ffe33c2e
DSBackgroundColorAlternate=alternateBackground DSBackgroundColorAlternate=alternateBackground
DSBackgroundColorNormal=normalBackground DSBackgroundColorNormal=normalBackground
DStoolbarBackground=ff333333
;DS controls theme END ;DS controls theme END
BackgroundColorAlternate=alternateBackground BackgroundColorAlternate=alternateBackground

View File

@@ -305,6 +305,7 @@ public:
DStextSelectionColor, DStextSelectionColor,
DStextSelectedTextColor, DStextSelectedTextColor,
DStoolbarBackground,
DSplaceholderTextColor, DSplaceholderTextColor,
DSplaceholderTextColorInteraction, DSplaceholderTextColorInteraction,