From 81bd3aa049565afd1f06edf05b2e0b1a0e3e0ab1 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Sat, 11 Apr 2015 18:50:42 +0200 Subject: Sync. --- xfwm4/bottom-right-active.xpm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 xfwm4/bottom-right-active.xpm (limited to 'xfwm4/bottom-right-active.xpm') diff --git a/xfwm4/bottom-right-active.xpm b/xfwm4/bottom-right-active.xpm new file mode 100644 index 0000000..0897e33 --- /dev/null +++ b/xfwm4/bottom-right-active.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * bottom_right_active_xpm[] = { +"20 20 5 1", +" c None", +". c #000000 s active_border_color", +"+ c #FFFFFF s active_hilight_2", +"@ c #CCCCC7 s active_color_2", +"# c #919189 s active_shadow_2", +" .+@#.", +" .+@#.", +" .+@#.", +" .+@#.", +" .+@#.", +" .+@#.", +" .+@#.", +" .+@#.", +" .+@#.", +" .+@#.", +" .+@#.", +" .+@#.", +" .+@#.", +" .+@#.", +" .+@#.", +"................+@#.", +"+++++++++++++++++@#.", +"@@@@@@@@@@@@@@@@@@#.", +"###################.", +"...................."}; -- cgit v1.2.3