From b77a7d585cf6cf2420dd770e42ba5b1e08a4e12c Mon Sep 17 00:00:00 2001 From: schererleander Date: Mon, 11 Mar 2024 17:12:20 +0100 Subject: initial commit --- .themes/Walbox/openbox-3/shade_toggled.xbm | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .themes/Walbox/openbox-3/shade_toggled.xbm (limited to '.themes/Walbox/openbox-3/shade_toggled.xbm') diff --git a/.themes/Walbox/openbox-3/shade_toggled.xbm b/.themes/Walbox/openbox-3/shade_toggled.xbm new file mode 100644 index 0000000..6fca2ed --- /dev/null +++ b/.themes/Walbox/openbox-3/shade_toggled.xbm @@ -0,0 +1,5 @@ +#define _width 10 +#define _height 10 +static char _bits[] = { + 0x00,0x00,0x78,0x00,0xfc,0x00,0x86,0x01,0xb6,0x01,0xb6,0x01,0x86,0x01,0xfc, + 0x00,0x78,0x00,0x00,0x00 }; -- cgit v1.3.1