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/shade-pressed.xpm | 28 +++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 .themes/Arc-Dark-Custom/xfwm4/shade-pressed.xpm (limited to '.themes/Arc-Dark-Custom/xfwm4/shade-pressed.xpm') diff --git a/.themes/Arc-Dark-Custom/xfwm4/shade-pressed.xpm b/.themes/Arc-Dark-Custom/xfwm4/shade-pressed.xpm new file mode 100644 index 0000000..56d8e49 --- /dev/null +++ b/.themes/Arc-Dark-Custom/xfwm4/shade-pressed.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * shade_pressed_xpm[] = { +"16 22 3 1", +" c None", +". c #2F343F", +"+ c #5294E2", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +".......++.......", +"......++++......", +".....++++++.....", +"....++++++++....", +"................", +"....++++++++....", +"....++++++++....", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; -- cgit v1.2.3