summaryrefslogtreecommitdiff
path: root/themes/planton/close.xbm
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-08-01 06:10:59 +0000
committerDana Jansens <danakj@orodu.net>2003-08-01 06:10:59 +0000
commit4d9bd88f12d917ee105ccde0a3b5ed87bf0788ad (patch)
tree824d0cd5fbb1d6d063d1e854d8e95e18153683dd /themes/planton/close.xbm
parent759565a70e9bdd9bb842533f1c01df792d0bd1a4 (diff)
make themes inside a directory
Diffstat (limited to 'themes/planton/close.xbm')
-rw-r--r--themes/planton/close.xbm4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/planton/close.xbm b/themes/planton/close.xbm
new file mode 100644
index 00000000..6245435a
--- /dev/null
+++ b/themes/planton/close.xbm
@@ -0,0 +1,4 @@
+#define close_width 8
+#define close_height 8
+static unsigned char close_bits[] = {
+ 0xff, 0x81, 0x81, 0x81, 0x81, 0x81, 0x81, 0xff };