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