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-Noir/openbox-3/max.xbm | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 themes/Plata-Noir/openbox-3/max.xbm (limited to 'themes/Plata-Noir/openbox-3/max.xbm') diff --git a/themes/Plata-Noir/openbox-3/max.xbm b/themes/Plata-Noir/openbox-3/max.xbm new file mode 100644 index 0000000..88bb9bd --- /dev/null +++ b/themes/Plata-Noir/openbox-3/max.xbm @@ -0,0 +1,4 @@ +#define max_width 8 +#define max_height 8 +static unsigned char max_bits[] = { + 0xff, 0xff, 0xc3, 0xc3, 0xc3, 0xc3, 0xff, 0xff }; -- cgit v1.2.3