From 0d77026b1f52f1eb2c991c922497cf65464de1e1 Mon Sep 17 00:00:00 2001 From: Kylie McClain Date: Sun, 29 Nov 2015 21:30:28 -0500 Subject: Shiki-Colors-*/xfwm4: thin out bottom xpms --- Shiki-Colors-Classic/xfwm4/bottom-active.xpm | 12 +++--------- Shiki-Colors-Classic/xfwm4/bottom-inactive.xpm | 12 +++--------- 2 files changed, 6 insertions(+), 18 deletions(-) (limited to 'Shiki-Colors-Classic/xfwm4') diff --git a/Shiki-Colors-Classic/xfwm4/bottom-active.xpm b/Shiki-Colors-Classic/xfwm4/bottom-active.xpm index f4fd46e..b327fce 100644 --- a/Shiki-Colors-Classic/xfwm4/bottom-active.xpm +++ b/Shiki-Colors-Classic/xfwm4/bottom-active.xpm @@ -1,12 +1,6 @@ /* XPM */ static char * bottom_active_xpm[] = { -"20 4 5 1", +"20 1 2 1", " c None", -". c #C3C3C3", -"+ c #ADADAD", -"@ c #979797", -"# c #3C3C3C", -"....................", -"++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@", -"####################"}; +". c #3C3C3C", +"...................."}; diff --git a/Shiki-Colors-Classic/xfwm4/bottom-inactive.xpm b/Shiki-Colors-Classic/xfwm4/bottom-inactive.xpm index 2d0b0e6..115aa0d 100644 --- a/Shiki-Colors-Classic/xfwm4/bottom-inactive.xpm +++ b/Shiki-Colors-Classic/xfwm4/bottom-inactive.xpm @@ -1,12 +1,6 @@ /* XPM */ static char * bottom_inactive_xpm[] = { -"20 4 5 1", +"20 1 2 1", " c None", -". c #C3C3C3", -"+ c #ADADAD", -"@ c #979797", -"# c #3C3C3C", -"....................", -"++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@", -"####################"}; +". c #3C3C3C", +"...................."}; -- cgit v1.2.3