From ff093188fe7450294cf14c6c94caf10f32f9f1b1 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Fri, 19 Feb 2021 23:40:47 +0530 Subject: created a gtk oomox theme to match the terminal --- .themes/oomox-Awkward/openbox-3/iconify_hover.xbm | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .themes/oomox-Awkward/openbox-3/iconify_hover.xbm (limited to '.themes/oomox-Awkward/openbox-3/iconify_hover.xbm') diff --git a/.themes/oomox-Awkward/openbox-3/iconify_hover.xbm b/.themes/oomox-Awkward/openbox-3/iconify_hover.xbm new file mode 100644 index 00000000..9a9743f0 --- /dev/null +++ b/.themes/oomox-Awkward/openbox-3/iconify_hover.xbm @@ -0,0 +1,4 @@ +#define iconify_width 8 +#define iconify_height 8 +static unsigned char iconify_bits[] = { + 0x00, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0x00 }; -- cgit v1.2.3