From 07e94543b2b09c83ecea8ef050964bbbdb160b76 Mon Sep 17 00:00:00 2001 From: Nate Graham Date: Sun, 17 Feb 2019 08:04:49 -0700 Subject: [PATCH] Fix Breeze Light color scheme to match regular Breeze version, where appropriate Summary: When I improved the contrast of the Breeze color scheme in D7424, I forgot about Breeze Light. This patch corrects that, and applies the same changes, where appropriate. Test Plan: Used Breeze light for a while; text, view, and window colors are now the same as Breeze. Reviewers: #vdg, GB_2, rooty Reviewed By: rooty Subscribers: rooty, sefaeyeoglu, plasma-devel Tags: #plasma Maniphest Tasks: T10201 Differential Revision: https://phabricator.kde.org/D19091 --- colors/BreezeLight.colors | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/colors/BreezeLight.colors b/colors/BreezeLight.colors index f998d8a6..65c6fb1c 100644 --- a/colors/BreezeLight.colors +++ b/colors/BreezeLight.colors @@ -28,7 +28,7 @@ ForegroundInactive=136,135,134 ForegroundLink=0,87,174 ForegroundNegative=191,3,3 ForegroundNeutral=176,128,0 -ForegroundNormal=49,54,59 +ForegroundNormal=35,38,39 ForegroundPositive=0,110,40 ForegroundVisited=69,40,134 @@ -56,7 +56,7 @@ ForegroundInactive=96,112,128 ForegroundLink=0,87,174 ForegroundNegative=191,3,3 ForegroundNeutral=176,128,0 -ForegroundNormal=49,54,59 +ForegroundNormal=35,38,39 ForegroundPositive=0,110,40 ForegroundVisited=69,40,134 @@ -70,7 +70,7 @@ ForegroundInactive=136,135,134 ForegroundLink=0,87,174 ForegroundNegative=191,3,3 ForegroundNeutral=176,128,0 -ForegroundNormal=49,54,59 +ForegroundNormal=35,38,39 ForegroundPositive=0,110,40 ForegroundVisited=69,40,134 @@ -84,7 +84,7 @@ ForegroundInactive=136,135,134 ForegroundLink=0,87,174 ForegroundNegative=191,3,3 ForegroundNeutral=176,128,0 -ForegroundNormal=49,54,59 +ForegroundNormal=35,38,39 ForegroundPositive=0,110,40 ForegroundVisited=69,40,134 @@ -134,8 +134,8 @@ contrast=4 [WM] activeBackground=239,240,241 -activeBlend=255,255,255 -activeForeground=49,54,59 +activeBlend=252,252,252 +activeForeground=35,38,39 inactiveBackground=239,240,241 inactiveBlend=75,71,67 inactiveForeground=137,142,146