diff options
Diffstat (limited to 'themes/Clearlooks-Olive/openbox-3/close.xbm')
| -rw-r--r-- | themes/Clearlooks-Olive/openbox-3/close.xbm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/Clearlooks-Olive/openbox-3/close.xbm b/themes/Clearlooks-Olive/openbox-3/close.xbm new file mode 100644 index 00000000..4a88cff6 --- /dev/null +++ b/themes/Clearlooks-Olive/openbox-3/close.xbm @@ -0,0 +1,4 @@ +#define close_width 6 +#define close_height 6 +static unsigned char close_bits[] = { + 0x33, 0x3f, 0x1e, 0x1e, 0x3f, 0x33 }; |
