From 1edf279f8fb6b5dc7010c68cbe99b2d244b361f6 Mon Sep 17 00:00:00 2001 From: Eudaimon Date: Mon, 28 Feb 2022 17:35:08 +0100 Subject: [PATCH] fixed some xfwm4 buttons --- xfwm4/shade-inactive.xpm | 6 +++--- xfwm4/shade-toggled-inactive.xpm | 6 +++--- xfwm4/stick-inactive.xpm | 6 +++--- xfwm4/stick-toggled-active.xpm | 4 ++-- xfwm4/stick-toggled-inactive.xpm | 6 +++--- 5 files changed, 14 insertions(+), 14 deletions(-) diff --git a/xfwm4/shade-inactive.xpm b/xfwm4/shade-inactive.xpm index a8719dd..c8181df 100644 --- a/xfwm4/shade-inactive.xpm +++ b/xfwm4/shade-inactive.xpm @@ -2,10 +2,10 @@ static char * shade_inactive_xpm[] = { "33 37 5 1", " c None", -". c #C0C0FF s inactive_color_2", -"@ c #949594 s inactive_shadow_2", +". c #C0C0FF s inactive_color_1", +"@ c #949594 s inactive_shadow_1", "# c #000000 s inactive_text_color", -"$ c #B4BAB4 s inactive_mid_2", +"$ c #B4BAB4 s inactive_mid_1", ".................................", ".................................", ".................................", diff --git a/xfwm4/shade-toggled-inactive.xpm b/xfwm4/shade-toggled-inactive.xpm index cdf27b1..6edb293 100644 --- a/xfwm4/shade-toggled-inactive.xpm +++ b/xfwm4/shade-toggled-inactive.xpm @@ -2,10 +2,10 @@ static char * shade_inactive_xpm[] = { "33 37 5 1", " c None", -". c #C0C0FF s inactive_color_2", -"@ c #949594 s inactive_shadow_2", +". c #C0C0FF s inactive_color_1", +"@ c #949594 s inactive_shadow_1", "# c #000000 s inactive_text_color", -"$ c #B4BAB4 s inactive_mid_2", +"$ c #B4BAB4 s inactive_mid_1", ".................................", ".................................", ".................................", diff --git a/xfwm4/stick-inactive.xpm b/xfwm4/stick-inactive.xpm index 0646bc4..a67ccad 100644 --- a/xfwm4/stick-inactive.xpm +++ b/xfwm4/stick-inactive.xpm @@ -2,10 +2,10 @@ static char * stick_inactive_xpm[] = { "33 37 5 1", " c None", -". c #C0C0FF s inactive_color_2", -"@ c #949594 s inactive_shadow_2", +". c #C0C0FF s inactive_color_1", +"@ c #949594 s inactive_shadow_1", "# c #000000 s inactive_text_color", -"$ c #B4BAB4 s inactive_mid_2", +"$ c #B4BAB4 s inactive_mid_1", ".................................", ".................................", ".................................", diff --git a/xfwm4/stick-toggled-active.xpm b/xfwm4/stick-toggled-active.xpm index 4834bff..b859c63 100644 --- a/xfwm4/stick-toggled-active.xpm +++ b/xfwm4/stick-toggled-active.xpm @@ -2,8 +2,8 @@ static char * stick_active_xpm[] = { "33 37 6 1", " c None", -"$ c #C0C0FF s active_color_2", -"@ c #949594 s active_shadow_2", +"$ c #C0C0FF s active_mid_1", +"@ c #949594 s active_shadow_1", "# c #000000 s active_text_color", ". c #B4BAB4 s active_color_1", "H c #C0C0FF s active_color_1", diff --git a/xfwm4/stick-toggled-inactive.xpm b/xfwm4/stick-toggled-inactive.xpm index e21b3c9..cca60b0 100644 --- a/xfwm4/stick-toggled-inactive.xpm +++ b/xfwm4/stick-toggled-inactive.xpm @@ -2,10 +2,10 @@ static char * stick_inactive_xpm[] = { "33 37 5 1", " c None", -". c #C0C0FF s inactive_color_2", -"@ c #949594 s inactive_shadow_2", +". c #C0C0FF s inactive_color_1", +"@ c #949594 s inactive_shadow_1", "# c #000000 s inactive_text_color", -"$ c #B4BAB4 s inactive_mid_2", +"$ c #B4BAB4 s inactive_mid_1", ".................................", ".................................", ".................................",