summaryrefslogtreecommitdiff
path: root/themes/Plata-Noir/openbox-3/shade.xbm
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2023-06-06 10:14:44 -0500
committerzachir <zachir@librem.one>2023-06-06 10:14:44 -0500
commit993917ddcedd58927a068cc804d81f1018d7bc0e (patch)
tree6c228c3c434ca9d5917839869268893e4338af2e /themes/Plata-Noir/openbox-3/shade.xbm
parent7aa0ccbc957836f41a215a5f4835c7c80b05228b (diff)
Fix gtk theme setting
Diffstat (limited to 'themes/Plata-Noir/openbox-3/shade.xbm')
-rw-r--r--themes/Plata-Noir/openbox-3/shade.xbm4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/Plata-Noir/openbox-3/shade.xbm b/themes/Plata-Noir/openbox-3/shade.xbm
new file mode 100644
index 0000000..153a023
--- /dev/null
+++ b/themes/Plata-Noir/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 };