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
DSBackgroundColorNormal=normalBackground
DStoolbarBackground=ff333333
;DS controls theme END
BackgroundColorAlternate=alternateBackground

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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