diff options
Diffstat (limited to 'themes/planton/close.xbm')
| -rw-r--r-- | themes/planton/close.xbm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/planton/close.xbm b/themes/planton/close.xbm new file mode 100644 index 00000000..6245435a --- /dev/null +++ b/themes/planton/close.xbm @@ -0,0 +1,4 @@ +#define close_width 8 +#define close_height 8 +static unsigned char close_bits[] = { + 0xff, 0x81, 0x81, 0x81, 0x81, 0x81, 0x81, 0xff }; |
