From 993917ddcedd58927a068cc804d81f1018d7bc0e Mon Sep 17 00:00:00 2001 From: zachir Date: Tue, 6 Jun 2023 10:14:44 -0500 Subject: Fix gtk theme setting --- themes/Plata-Lumine/openbox-3/shade.xbm | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 themes/Plata-Lumine/openbox-3/shade.xbm (limited to 'themes/Plata-Lumine/openbox-3/shade.xbm') diff --git a/themes/Plata-Lumine/openbox-3/shade.xbm b/themes/Plata-Lumine/openbox-3/shade.xbm new file mode 100644 index 0000000..153a023 --- /dev/null +++ b/themes/Plata-Lumine/openbox-3/shade.xbm @@ -0,0 +1,4 @@ +#define shade_width 8 +#define shade_height 8 +static unsigned char shade_bits[] = { + 0x00, 0x00, 0x18, 0x3c, 0x7e, 0xff, 0x00, 0x00 }; -- cgit v1.2.3