diff options
Diffstat (limited to 'common/xfwm4/top-right-inactive.xpm')
-rw-r--r-- | common/xfwm4/top-right-inactive.xpm | 59 |
1 files changed, 31 insertions, 28 deletions
diff --git a/common/xfwm4/top-right-inactive.xpm b/common/xfwm4/top-right-inactive.xpm index 35285a5..f32a699 100644 --- a/common/xfwm4/top-right-inactive.xpm +++ b/common/xfwm4/top-right-inactive.xpm @@ -1,32 +1,35 @@ /* XPM */ static char * top_right_inactive_xpm[] = { -"5 24 5 1", +"2 28 4 1", " c None", -". c #EEEFF1", -"+ c #ECEDF0", +". c #ECEDF0", +"+ c #E8E9EB", "@ c #E7E8EB", -"# c #E8E9EB", -"...+ ", -"@@@#+", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@"}; +". ", +"+.", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@"}; |