diff options
Diffstat (limited to 'themes/syscrash/openbox-3/shade.xbm')
| -rw-r--r-- | themes/syscrash/openbox-3/shade.xbm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/syscrash/openbox-3/shade.xbm b/themes/syscrash/openbox-3/shade.xbm new file mode 100644 index 00000000..7d65a3c0 --- /dev/null +++ b/themes/syscrash/openbox-3/shade.xbm @@ -0,0 +1,4 @@ +#define shade_width 7 +#define shade_height 7 +static unsigned char shade_bits[] = { + 0x7f, 0x7f, 0x00, 0x00, 0x00, 0x00, 0x00 }; |
