From c10b4e6b3f1b76efc3e29f7a03d782916822a159 Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Fri, 18 Aug 2006 19:26:08 +0000 Subject: add new themes --- themes/syscrash/openbox-3/bullet.xbm | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 themes/syscrash/openbox-3/bullet.xbm (limited to 'themes/syscrash/openbox-3/bullet.xbm') diff --git a/themes/syscrash/openbox-3/bullet.xbm b/themes/syscrash/openbox-3/bullet.xbm new file mode 100644 index 00000000..88481ec8 --- /dev/null +++ b/themes/syscrash/openbox-3/bullet.xbm @@ -0,0 +1,4 @@ +#define bullet_width 4 +#define bullet_height 7 +static unsigned char bullet_bits[] = { + 0x01, 0x03, 0x07, 0x0f, 0x07, 0x03, 0x01 }; -- cgit v1.2.3