summaryrefslogtreecommitdiff
path: root/Shiki-Colors-Openbox/openbox-3/max_hover.xbm
diff options
context:
space:
mode:
authorKylie McClain <somasissounds@gmail.com>2015-04-07 20:43:51 -0400
committerKylie McClain <somasissounds@gmail.com>2015-04-07 20:43:51 -0400
commit8d6ec90971aa7a63303db1ef98f83b965e772372 (patch)
treedb129f60634fd9d1e23525669d28c9324e263cf0 /Shiki-Colors-Openbox/openbox-3/max_hover.xbm
parentf3298e7e19d5558d592abe9f13fe44e445b9b7ff (diff)
shiki-colors-openbox: make icons match
Diffstat (limited to 'Shiki-Colors-Openbox/openbox-3/max_hover.xbm')
-rw-r--r--Shiki-Colors-Openbox/openbox-3/max_hover.xbm12
1 files changed, 6 insertions, 6 deletions
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 };