view Sonar/openbox-3/shade.xbm @ 3:8090d548d3ba default tip

Added tag version-1 for changeset c11b9a2dec0b
author Guido Berhoerster <guido+sonar-openbox-theme@berhoerster.name>
date Mon, 09 Mar 2015 12:48:30 +0100
parents d2f7d0ecf733
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 };