From 8d6ec90971aa7a63303db1ef98f83b965e772372 Mon Sep 17 00:00:00 2001 From: Kylie McClain Date: Tue, 7 Apr 2015 20:43:51 -0400 Subject: shiki-colors-openbox: make icons match --- Shiki-Colors-Openbox/openbox-3/max_hover.xbm | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'Shiki-Colors-Openbox/openbox-3/max_hover.xbm') diff --git a/Shiki-Colors-Openbox/openbox-3/max_hover.xbm b/Shiki-Colors-Openbox/openbox-3/max_hover.xbm index 8a2264e..3b67f9a 100644 --- a/Shiki-Colors-Openbox/openbox-3/max_hover.xbm +++ b/Shiki-Colors-Openbox/openbox-3/max_hover.xbm @@ -1,6 +1,6 @@ -#define max_hover_width 16 -#define max_hover_height 16 -static unsigned char max_hover_bits[] = { - 0xff, 0xff, 0xff, 0xff, 0x03, 0xc0, 0x03, 0xc0, 0x83, 0xc1, 0x83, 0xc1, - 0x83, 0xc1, 0xf3, 0xcf, 0xf3, 0xcf, 0x83, 0xc1, 0x83, 0xc1, 0x83, 0xc1, - 0x03, 0xc0, 0x03, 0xc0, 0xff, 0xff, 0xff, 0xff }; +#define max_toggled_width 14 +#define max_toggled_height 14 +static unsigned char max_toggled_bits[] = { + 0xff, 0x3f, 0x01, 0x20, 0x01, 0x20, 0xc1, 0x20, 0xc1, 0x20, 0xc1, 0x20, + 0xf9, 0x27, 0xf9, 0x27, 0xc1, 0x20, 0xc1, 0x20, 0xc1, 0x20, 0x01, 0x20, + 0x01, 0x20, 0xff, 0x3f }; -- cgit v1.2.3