aboutsummaryrefslogtreecommitdiff
path: root/.themes/oomox-Awkward/openbox-3/close_hover.xbm
diff options
context:
space:
mode:
authorVidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com>2021-02-19 23:40:47 +0530
committerVidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com>2021-02-19 23:40:47 +0530
commitff093188fe7450294cf14c6c94caf10f32f9f1b1 (patch)
treed558d139bbfaafa5d621034ff85dd563f7cfd423 /.themes/oomox-Awkward/openbox-3/close_hover.xbm
parent21eea21ac0bc4f8cf1fd637e305c5f3b94218e30 (diff)
created a gtk oomox theme to match the terminal
Diffstat (limited to '.themes/oomox-Awkward/openbox-3/close_hover.xbm')
-rw-r--r--.themes/oomox-Awkward/openbox-3/close_hover.xbm4
1 files changed, 4 insertions, 0 deletions
diff --git a/.themes/oomox-Awkward/openbox-3/close_hover.xbm b/.themes/oomox-Awkward/openbox-3/close_hover.xbm
new file mode 100644
index 00000000..4a88cff6
--- /dev/null
+++ b/.themes/oomox-Awkward/openbox-3/close_hover.xbm
@@ -0,0 +1,4 @@
+#define close_width 6
+#define close_height 6
+static unsigned char close_bits[] = {
+ 0x33, 0x3f, 0x1e, 0x1e, 0x3f, 0x33 };