From 366002c3e6c0263d287c7eb9030f648b7a2b3cbf Mon Sep 17 00:00:00 2001 From: Eduardo Pedroni Date: Sat, 14 Apr 2018 20:49:06 +0200 Subject: Initial commit --- .themes/Arc-Dark-Custom/xfwm4/menu-inactive.xpm | 28 +++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 .themes/Arc-Dark-Custom/xfwm4/menu-inactive.xpm (limited to '.themes/Arc-Dark-Custom/xfwm4/menu-inactive.xpm') diff --git a/.themes/Arc-Dark-Custom/xfwm4/menu-inactive.xpm b/.themes/Arc-Dark-Custom/xfwm4/menu-inactive.xpm new file mode 100644 index 0000000..3a4e8bf --- /dev/null +++ b/.themes/Arc-Dark-Custom/xfwm4/menu-inactive.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * menu_inactive_xpm[] = { +"16 22 3 1", +" c None", +". c #2F343F", +"+ c #797D87", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"....+......+....", +"....++....++....", +".....++..++.....", +"......++++......", +".......++.......", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; -- cgit v1.2.3