From 2709297dff33f1dc69f46de6da5e1b7b824bdc04 Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Wed, 8 Jul 2015 15:44:53 +0200 Subject: add dark xfwm4 theme --- common/xfwm4-dark/shade-pressed.xpm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 common/xfwm4-dark/shade-pressed.xpm (limited to 'common/xfwm4-dark/shade-pressed.xpm') diff --git a/common/xfwm4-dark/shade-pressed.xpm b/common/xfwm4-dark/shade-pressed.xpm new file mode 100644 index 0000000..845f56f --- /dev/null +++ b/common/xfwm4-dark/shade-pressed.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * shade_pressed_xpm[] = { +"16 22 3 1", +" c None", +". c #2F343B", +"+ c #5294E2", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +".......++.......", +"......++++......", +".....++++++.....", +"....++++++++....", +"................", +"....++++++++....", +"....++++++++....", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; -- cgit v1.2.3