diff options
Diffstat (limited to 'desktop-themes/Menta/xfwm4/right-active.xpm')
-rw-r--r-- | desktop-themes/Menta/xfwm4/right-active.xpm | 53 |
1 files changed, 27 insertions, 26 deletions
diff --git a/desktop-themes/Menta/xfwm4/right-active.xpm b/desktop-themes/Menta/xfwm4/right-active.xpm index 5e6f7a58..b02f9118 100644 --- a/desktop-themes/Menta/xfwm4/right-active.xpm +++ b/desktop-themes/Menta/xfwm4/right-active.xpm @@ -1,29 +1,30 @@ /* XPM */ static char * right_active_xpm[] = { -"1 24 2 1", +"2 24 3 1", " c None", -". c #6A6A6A", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -"."}; +". c #D2D2D2", +"+ c #6A6A6A", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+"}; |