diff options
Diffstat (limited to 'desktop-themes/Menta/xfwm4/bottom-left-active.xpm')
-rw-r--r-- | desktop-themes/Menta/xfwm4/bottom-left-active.xpm | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/desktop-themes/Menta/xfwm4/bottom-left-active.xpm b/desktop-themes/Menta/xfwm4/bottom-left-active.xpm index c5c73e63..33fd4410 100644 --- a/desktop-themes/Menta/xfwm4/bottom-left-active.xpm +++ b/desktop-themes/Menta/xfwm4/bottom-left-active.xpm @@ -1,6 +1,8 @@ /* XPM */ static char * bottom_left_active_xpm[] = { -"1 1 2 1", +"2 2 3 1", " c None", ". c #6A6A6A", -"."}; +"+ c #D2D2D2", +".+", +".."}; |