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