summaryrefslogtreecommitdiff
path: root/themes/Clearlooks/openbox-3/bullet.xbm
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-05-02 03:42:34 +0000
committerDana Jansens <danakj@orodu.net>2007-05-02 03:42:34 +0000
commit064e997145a5f1fd441edeafcc12964f8c584361 (patch)
tree9e2ef39f07dc52c3e35d48548e42124042ffb065 /themes/Clearlooks/openbox-3/bullet.xbm
parenta6f52b90551621316a36f7cd7b20ef1d5dca0782 (diff)
add new Clearlooks themes. Make Clearlooks the default theme.
Diffstat (limited to 'themes/Clearlooks/openbox-3/bullet.xbm')
-rw-r--r--themes/Clearlooks/openbox-3/bullet.xbm4
1 files changed, 4 insertions, 0 deletions
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 };