From 81bd3aa049565afd1f06edf05b2e0b1a0e3e0ab1 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Sat, 11 Apr 2015 18:50:42 +0200 Subject: Sync. --- xfwm4/title-4-inactive.xpm | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 xfwm4/title-4-inactive.xpm (limited to 'xfwm4/title-4-inactive.xpm') diff --git a/xfwm4/title-4-inactive.xpm b/xfwm4/title-4-inactive.xpm new file mode 100644 index 0000000..3d4cb9b --- /dev/null +++ b/xfwm4/title-4-inactive.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * title_4_inactive_xpm[] = { +"10 25 6 1", +" c None", +". c #000000 s inactive_border_color", +"+ c #FFFFFF s inactive_hilight_2", +"@ c #CCCCC7 s inactive_color_2", +"# c #919189 s inactive_shadow_2", +"$ c #B6B6B1 s inactive_color_1", +"..........", +"++++++++++", +"@@@@@@@@@@", +"@@@@@@@@@@", +"@@@@@@@@@@", +"##@@@@@@@@", +"$$##@@@@@@", +"$$$$##@@@@", +"$$$$$#+@@@", +"$$$$$$++@@", +"$$$$$$$+@@", +"$$$$$$$+@@", +"$$$$$$$$+@", +"$$$$$$$$+@", +"$$$$$$$$+@", +"$$$$$$$$+@", +"$$$$$$$$+@", +"$$$$$$$+@@", +"$$$$$$$+@@", +"$$$$$$++@@", +"$$$$$++@@@", +"$$$$++@@@@", +"$$++@@@@@@", +"++########", +".........."}; -- cgit v1.2.3