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/bear2/openbox-3/shade.xbm | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 themes/bear2/openbox-3/shade.xbm (limited to 'themes/bear2/openbox-3/shade.xbm') diff --git a/themes/bear2/openbox-3/shade.xbm b/themes/bear2/openbox-3/shade.xbm new file mode 100644 index 00000000..ff774f89 --- /dev/null +++ b/themes/bear2/openbox-3/shade.xbm @@ -0,0 +1,4 @@ +#define shade_width 8 +#define shade_height 8 +static unsigned char shade_bits[] = { + 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; -- cgit v1.2.3