From a237df40c185ed79db125285c06d77092bac2de7 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Sat, 16 Dec 2023 16:55:57 +0200 Subject: Added theme files --- Blocks-Dark/openbox-3/bullet.xbm | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 Blocks-Dark/openbox-3/bullet.xbm (limited to 'Blocks-Dark/openbox-3/bullet.xbm') diff --git a/Blocks-Dark/openbox-3/bullet.xbm b/Blocks-Dark/openbox-3/bullet.xbm new file mode 100755 index 0000000..976273b --- /dev/null +++ b/Blocks-Dark/openbox-3/bullet.xbm @@ -0,0 +1,5 @@ +#define bullet_width 10 +#define bullet_height 10 +static unsigned char bullet_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x30, 0x00, 0x30, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; -- cgit v1.2.3