themes/Natura/openbox-3/close_hover.xbm (raw)
1 2 3 4 5 |
#define close_hover_width 10 #define close_hover_height 10 static unsigned char close_hover_bits[] = { 0x03, 0x03, 0x87, 0x03, 0xce, 0x01, 0xfc, 0x00, 0x78, 0x00, 0x78, 0x00, 0xfc, 0x00, 0xce, 0x01, 0x87, 0x03, 0x03, 0x03 }; |