From 064e997145a5f1fd441edeafcc12964f8c584361 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 2 May 2007 03:42:34 +0000 Subject: add new Clearlooks themes. Make Clearlooks the default theme. --- themes/Clearlooks/openbox-3/bullet.xbm | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 themes/Clearlooks/openbox-3/bullet.xbm (limited to 'themes/Clearlooks/openbox-3/bullet.xbm') diff --git a/themes/Clearlooks/openbox-3/bullet.xbm b/themes/Clearlooks/openbox-3/bullet.xbm new file mode 100644 index 00000000..88481ec8 --- /dev/null +++ b/themes/Clearlooks/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