abyss/openbox-3/shade.xbm
2023-03-07 22:26:36 -07:00

4 lines
124 B
C
Executable file

#define shade_width 6
#define shade_height 6
static unsigned char shade_bits[] = {
0x00, 0x00, 0x08, 0x14, 0x22, 0x00 };