diff options
author | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-19 23:40:47 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-19 23:40:47 +0530 |
commit | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (patch) | |
tree | d558d139bbfaafa5d621034ff85dd563f7cfd423 /.themes/oomox-Awkward/openbox-3/shade_toggled.xbm | |
parent | 21eea21ac0bc4f8cf1fd637e305c5f3b94218e30 (diff) |
created a gtk oomox theme to match the terminal
Diffstat (limited to '.themes/oomox-Awkward/openbox-3/shade_toggled.xbm')
-rw-r--r-- | .themes/oomox-Awkward/openbox-3/shade_toggled.xbm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.themes/oomox-Awkward/openbox-3/shade_toggled.xbm b/.themes/oomox-Awkward/openbox-3/shade_toggled.xbm new file mode 100644 index 00000000..594201e3 --- /dev/null +++ b/.themes/oomox-Awkward/openbox-3/shade_toggled.xbm @@ -0,0 +1,4 @@ +#define shade_toggled_width 8 +#define shade_toggled_height 8 +static unsigned char shade_toggled_bits[] = { + 0x18, 0x18, 0x18, 0xdb, 0xff, 0x7e, 0x3c, 0x18 }; |