From 4d9bd88f12d917ee105ccde0a3b5ed87bf0788ad Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 1 Aug 2003 06:10:59 +0000 Subject: make themes inside a directory --- themes/BBstylE/shade.xbm | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 themes/BBstylE/shade.xbm (limited to 'themes/BBstylE/shade.xbm') diff --git a/themes/BBstylE/shade.xbm b/themes/BBstylE/shade.xbm new file mode 100644 index 00000000..44a5bf31 --- /dev/null +++ b/themes/BBstylE/shade.xbm @@ -0,0 +1,4 @@ +#define shade_width 4 +#define shade_height 4 +static unsigned char shade_bits[] = { + 0x0f, 0x09, 0x0f, 0x00 }; -- cgit v1.2.3