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