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/xfwm4/maximize-prelight.xpm | 33 +++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 .themes/oomox-Awkward/xfwm4/maximize-prelight.xpm (limited to '.themes/oomox-Awkward/xfwm4/maximize-prelight.xpm') diff --git a/.themes/oomox-Awkward/xfwm4/maximize-prelight.xpm b/.themes/oomox-Awkward/xfwm4/maximize-prelight.xpm new file mode 100644 index 00000000..84d142af --- /dev/null +++ b/.themes/oomox-Awkward/xfwm4/maximize-prelight.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * maximize_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #1d1b4d", +"+ c #8d5bd0 s active_color_1", +"@ c #ff003e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++++++++........", +"........++++++++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++++++++........", +"........++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; -- cgit v1.2.3