Lock the header colours of Breeze Dark and Breeze Light

This MR locks the header colours of Breeze Dark and Breeze Light, for
Plasma 5.21/master, to the colours for the titlebars and window colours
that they currently use in 5.20 (from their respective colour schemes),
so that the locked appearance is consistent with how the background of
these Plasma Styles is already locked, as well as fixing an issue with
the header looking wrong on light colour schemes + Breeze Dark and
vice-versa. Breeze itself will still colour just as completely as usual,
though.

BUG: 427864
FIXED-IN: 5.76
This commit is contained in:
Dominic Hayes 2020-11-03 18:30:14 +00:00 committed by Nate Graham
parent bc25ad21f0
commit 79cbd1ba74
2 changed files with 28 additions and 0 deletions

View File

@ -24,6 +24,20 @@ BackgroundNormal=49,54,59
ForegroundInactive=189,195,199
ForegroundNormal=239,240,241
[Colors:Header]
BackgroundAlternate=77,77,77
BackgroundNormal=49,54,59
DecorationFocus=61,174,233
DecorationHover=61,174,233
ForegroundActive=239,240,241
ForegroundInactive=127,140,141
ForegroundLink=41,128,185
ForegroundNegative=218,68,83
ForegroundNeutral=246,116,0
ForegroundNormal=239,240,241
ForegroundPositive=39,174,96
ForegroundVisited=127,140,141
[Colors:Tooltip]
BackgroundAlternate=77,77,77
BackgroundNormal=49,54,59

View File

@ -24,6 +24,20 @@ BackgroundNormal=239,240,241
ForegroundInactive=127,140,141
ForegroundNormal=35,38,39
[Colors:Header]
BackgroundAlternate=218,217,216
BackgroundNormal=239,240,241
DecorationFocus=61,174,233
DecorationHover=142,203,233
ForegroundActive=255,128,224
ForegroundInactive=137,142,146
ForegroundLink=0,87,174
ForegroundNegative=191,3,3
ForegroundNeutral=176,128,0
ForegroundNormal=35,38,39
ForegroundPositive=0,110,40
ForegroundVisited=69,40,134
[Colors:Tooltip]
BackgroundAlternate=77,77,77
BackgroundNormal=35,38,39