view Sonar/openbox-3/shade.xbm @ 0:d2f7d0ecf733

Initial revision
author Guido Berhoerster <guido+sonar-openbox-theme@berhoerster.name>
date Mon, 09 Mar 2015 11:00:01 +0100
parents
children
line wrap: on
line source

#define shade_width 8
#define shade_height 8
static unsigned char shade_bits[] = {
   0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };