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