changeset 2:5ead5b13a73d

fix inactive background of toolbar buttons
author Dirk Olmes <dirk@xanthippe.ping.de>
date Fri, 08 Jun 2012 07:02:32 +0200
parents 21c2289096a8
children 1cb1984eadac
files xfwm4/close-inactive.xpm xfwm4/hide-inactive.xpm xfwm4/maximize-inactive.xpm
diffstat 3 files changed, 12 insertions(+), 12 deletions(-) [+]
line wrap: on
line diff
--- a/xfwm4/close-inactive.xpm	Wed May 23 03:58:06 2012 +0200
+++ b/xfwm4/close-inactive.xpm	Fri Jun 08 07:02:32 2012 +0200
@@ -2,10 +2,10 @@
 static char * close_inactive_xpm[] = {
 "24 14 5 1",
 " 	c None",
-".	c #C0C0FF s inactive_color_1",
-"+	c #D0D0FF s inactive_hilight_1",
-"@	c #B0B0FF s inactive_mid_1",
-"#	c #D0D0FF s inactive_hilight_1",
+".	c #C0C0FF",
+"+	c #D0D0FF",
+"@	c #616161",
+"#	c #D0D0FF",
 " @@@@@@@@@@@@@@@@@@@@@@ ",
 "@@@@@@@@@@@@@@@@@@@@@@@@",
 "@@@@@@@@@@@@@@@@@@@@@@@@",
--- a/xfwm4/hide-inactive.xpm	Wed May 23 03:58:06 2012 +0200
+++ b/xfwm4/hide-inactive.xpm	Fri Jun 08 07:02:32 2012 +0200
@@ -2,10 +2,10 @@
 static char * hide_inactive_xpm[] = {
 "24 14 5 1",
 " 	c None",
-".	c #C0C0FF s inactive_color_1",
-"+	c #D0D0FF s inactive_hilight_1",
-"@	c #B0B0FF s inactive_mid_1",
-"#	c #D0D0FF s inactive_hilight_1",
+".	c #C0C0FF",
+"+	c #D0D0FF",
+"@	c #616161",
+"#	c #D0D0FF",
 " @@@@@@@@@@@@@@@@@@@@@@ ",
 "@@@@@@@@@@@@@@@@@@@@@@@@",
 "@@@@@@@@@@@@@@@@@@@@@@@@",
--- a/xfwm4/maximize-inactive.xpm	Wed May 23 03:58:06 2012 +0200
+++ b/xfwm4/maximize-inactive.xpm	Fri Jun 08 07:02:32 2012 +0200
@@ -2,10 +2,10 @@
 static char * maximize_inactive_xpm[] = {
 "24 14 5 1",
 " 	c None",
-".	c #C0C0FF s inactive_color_1",
-"+	c #D0D0FF s inactive_hilight_1",
-"@	c #B0B0FF s inactive_mid_1",
-"#	c #D0D0FF s inactive_hilight_1",
+".	c #C0C0FF",
+"+	c #D0D0FF",
+"@	c #616161",
+"#	c #D0D0FF",
 " @@@@@@@@@@@@@@@@@@@@@@ ",
 "@@@@@@@@@@@@@@@@@@@@@@@@",
 "@@@@@@@@@@@@@@@@@@@@@@@@",