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