diff options
Diffstat (limited to 'common/xfwm4-dark/top-right-active.xpm')
-rw-r--r-- | common/xfwm4-dark/top-right-active.xpm | 54 |
1 files changed, 29 insertions, 25 deletions
diff --git a/common/xfwm4-dark/top-right-active.xpm b/common/xfwm4-dark/top-right-active.xpm index 0339c30..cae6bab 100644 --- a/common/xfwm4-dark/top-right-active.xpm +++ b/common/xfwm4-dark/top-right-active.xpm @@ -1,31 +1,35 @@ /* XPM */ static char * top_right_active_xpm[] = { -"5 24 4 1", +"2 28 4 1", " c None", ". c #21252B", "+ c #353B48", "@ c #2F343F", -".... ", -"++++.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@."}; +". ", +"+.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@."}; |