diff options
author | Kylie McClain <somasissounds@gmail.com> | 2015-02-15 23:35:03 -0500 |
---|---|---|
committer | Kylie McClain <somasissounds@gmail.com> | 2015-02-15 23:35:03 -0500 |
commit | 2704e38ea7f625c624bc10a5510fba576dc4a2bf (patch) | |
tree | fe45ea7c61e761cbd613a21248db6f616055c116 /Shiki-Colors-Openbox/openbox-3/close_hover.xbm | |
parent | 4a90256fe4499071935f945163d926de2128b7dc (diff) |
rename theme directories, Zukitwo -> Shiki
Diffstat (limited to 'Shiki-Colors-Openbox/openbox-3/close_hover.xbm')
-rw-r--r-- | Shiki-Colors-Openbox/openbox-3/close_hover.xbm | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Shiki-Colors-Openbox/openbox-3/close_hover.xbm b/Shiki-Colors-Openbox/openbox-3/close_hover.xbm new file mode 100644 index 0000000..a2054b9 --- /dev/null +++ b/Shiki-Colors-Openbox/openbox-3/close_hover.xbm @@ -0,0 +1,6 @@ +#define close_hover_width 14 +#define close_hover_height 14 +static unsigned char close_hover_bits[] = { + 0xff, 0x3f, 0x01, 0x20, 0x01, 0x20, 0x19, 0x26, 0x39, 0x27, 0xf1, 0x23, + 0xe1, 0x21, 0xe1, 0x21, 0xf1, 0x23, 0x39, 0x27, 0x19, 0x26, 0x01, 0x20, + 0x01, 0x20, 0xff, 0x3f }; |