#define shade_hover_width 15
#define shade_hover_height 15
static unsigned char shade_hover_bits[] = {
   0xe0, 0x03, 0xf8, 0x0f, 0xfc, 0x1f, 0x06, 0x30, 0x06, 0x30, 0xff, 0x7f,
   0x7f, 0x7f, 0x3f, 0x7e, 0x1f, 0x7c, 0x8f, 0x78, 0xc6, 0x31, 0xe6, 0x33,
   0xfc, 0x1f, 0xf8, 0x0f, 0xe0, 0x03 };
