diff options
Diffstat (limited to 'gtk-and-openbox-theme/bliss/openbox-3/shade.xbm')
-rwxr-xr-x | gtk-and-openbox-theme/bliss/openbox-3/shade.xbm | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gtk-and-openbox-theme/bliss/openbox-3/shade.xbm b/gtk-and-openbox-theme/bliss/openbox-3/shade.xbm new file mode 100755 index 0000000..b7db263 --- /dev/null +++ b/gtk-and-openbox-theme/bliss/openbox-3/shade.xbm @@ -0,0 +1,6 @@ +#define shade_width 14 +#define shade_height 14 +static unsigned char shade_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x03, 0x10, 0x02, + 0xf0, 0x03, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x03, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00 }; |