diff options
Diffstat (limited to 'themes/Plata-Lumine/openbox-3/shade.xbm')
-rw-r--r-- | themes/Plata-Lumine/openbox-3/shade.xbm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/Plata-Lumine/openbox-3/shade.xbm b/themes/Plata-Lumine/openbox-3/shade.xbm new file mode 100644 index 0000000..153a023 --- /dev/null +++ b/themes/Plata-Lumine/openbox-3/shade.xbm @@ -0,0 +1,4 @@ +#define shade_width 8 +#define shade_height 8 +static unsigned char shade_bits[] = { + 0x00, 0x00, 0x18, 0x3c, 0x7e, 0xff, 0x00, 0x00 }; |