diff options
Diffstat (limited to 'Blocks-Dark/openbox-3/shade.xbm')
| -rwxr-xr-x | Blocks-Dark/openbox-3/shade.xbm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Blocks-Dark/openbox-3/shade.xbm b/Blocks-Dark/openbox-3/shade.xbm new file mode 100755 index 0000000..a64ed70 --- /dev/null +++ b/Blocks-Dark/openbox-3/shade.xbm @@ -0,0 +1,5 @@ +#define close_width 10 +#define close_height 10 +static unsigned char close_bits[] = { + 0xff, 0x03, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03, + 0xff, 0x03, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03 }; |
