This repository has been archived on 2024-09-01. You can view files and clone it, but cannot push or open issues or pull requests.
al-skel/home/.themes/gorice/openbox-3/shade.xbm
2017-10-23 16:35:35 -07:00

5 lines
136 B
C

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