diff options
author | raveit65 <[email protected]> | 2013-11-14 01:23:17 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2013-11-14 01:23:17 +0100 |
commit | 8a12f753caec2f394ab92fbe47789c25de9874a8 (patch) | |
tree | f7e6579a586f98a92fe501b33ecdce9833fdd831 /desktop-themes/Menta-Blue/xfwm4/bottom-left-inactive.xpm | |
parent | 83a6c30c9db87833099d94fe256aea2372ca2f50 (diff) | |
download | mate-themes-8a12f753caec2f394ab92fbe47789c25de9874a8.tar.bz2 mate-themes-8a12f753caec2f394ab92fbe47789c25de9874a8.tar.xz |
add a blue variant of Menta theme
Diffstat (limited to 'desktop-themes/Menta-Blue/xfwm4/bottom-left-inactive.xpm')
-rw-r--r-- | desktop-themes/Menta-Blue/xfwm4/bottom-left-inactive.xpm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/desktop-themes/Menta-Blue/xfwm4/bottom-left-inactive.xpm b/desktop-themes/Menta-Blue/xfwm4/bottom-left-inactive.xpm new file mode 100644 index 00000000..6d14f988 --- /dev/null +++ b/desktop-themes/Menta-Blue/xfwm4/bottom-left-inactive.xpm @@ -0,0 +1,8 @@ +/* XPM */ +static char * bottom_left_inactive_xpm[] = { +"2 2 3 1", +" c None", +". c #6A6A6A", +"+ c #D2D2D2", +".+", +".."}; |