diff options
author | Stefano Karapetsas <[email protected]> | 2013-04-16 11:29:47 -0700 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-04-16 11:29:47 -0700 |
commit | d55d5dcd4dbac67c4b35ea26547a62f0a14d5203 (patch) | |
tree | 65309328ab1d94808d58001047fd8aadba57969a /desktop-themes/Menta/xfwm4/left-inactive.xpm | |
parent | a7fa0f2c2b8c558cb28ce334cc99431fbb8aaabf (diff) | |
parent | 594e4093d7ac320fd52da821edf7ab6b6ae66c2a (diff) | |
download | mate-themes-d55d5dcd4dbac67c4b35ea26547a62f0a14d5203.tar.bz2 mate-themes-d55d5dcd4dbac67c4b35ea26547a62f0a14d5203.tar.xz |
Merge pull request #37 from NiceandGently/master
update Menta GTK-2/3 to latest Zukwito update from 2013.03.29 to support GTK3-3.8
Diffstat (limited to 'desktop-themes/Menta/xfwm4/left-inactive.xpm')
-rw-r--r-- | desktop-themes/Menta/xfwm4/left-inactive.xpm | 51 |
1 files changed, 26 insertions, 25 deletions
diff --git a/desktop-themes/Menta/xfwm4/left-inactive.xpm b/desktop-themes/Menta/xfwm4/left-inactive.xpm index 767a3a15..77a59e90 100644 --- a/desktop-themes/Menta/xfwm4/left-inactive.xpm +++ b/desktop-themes/Menta/xfwm4/left-inactive.xpm @@ -1,29 +1,30 @@ /* XPM */ static char * left_inactive_xpm[] = { -"1 24 2 1", +"2 24 3 1", " c None", ". c #6A6A6A", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -"."}; +"+ c #D2D2D2", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+", +".+"}; |