From ab24676421518694c9a8180b7b0ee71b9469cab7 Mon Sep 17 00:00:00 2001 From: Gianmarco Gargiulo Date: Sat, 21 Aug 2021 12:59:36 +0000 Subject: [PATCH] Update DreamPlasma.colors Added header colors for the new Breeze theme. --- DreamPlasma.colors | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) diff --git a/DreamPlasma.colors b/DreamPlasma.colors index 23b082a..cc8b028 100644 --- a/DreamPlasma.colors +++ b/DreamPlasma.colors @@ -46,6 +46,34 @@ ForegroundNormal=239,240,241 ForegroundPositive=46,204,113 ForegroundVisited=61,174,230 +[Colors:Header] +BackgroundAlternate=189,195,199 +BackgroundNormal=222,224,226 +DecorationFocus=61,174,233 +DecorationHover=192,219,255 +ForegroundActive=255,255,255 +ForegroundInactive=119,122,125 +ForegroundLink=41,128,185 +ForegroundNegative=218,68,83 +ForegroundNeutral=246,116,0 +ForegroundNormal=1,113,255 +ForegroundPositive=39,174,96 +ForegroundVisited=155,89,182 + +[Colors:Header][Inactive] +BackgroundAlternate=227,229,231 +BackgroundNormal=239,240,241 +DecorationFocus=61,174,233 +DecorationHover=61,174,233 +ForegroundActive=61,174,233 +ForegroundInactive=112,125,138 +ForegroundLink=41,128,185 +ForegroundNegative=218,68,83 +ForegroundNeutral=246,116,0 +ForegroundNormal=78,153,252 +ForegroundPositive=39,174,96 +ForegroundVisited=155,89,182 + [Colors:Selection] BackgroundAlternate=1,113,255 BackgroundNormal=1,113,255 @@ -116,4 +144,4 @@ activeBlend=252,252,252 activeForeground=1,113,255 inactiveBackground=239,240,241 inactiveBlend=75,71,67 -inactiveForeground=189,195,199 +inactiveForeground=119,122,125