diff options
author | Stefano Karapetsas <[email protected]> | 2013-03-17 03:32:45 -0700 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-03-17 03:32:45 -0700 |
commit | d812f181c90c76b58117bba8de926ee3faf79840 (patch) | |
tree | 06b5346a8b132daacfb7e776a020fd4e63430c4f /desktop-themes/TraditionalOk/xfwm4/bottom-inactive.xpm | |
parent | b0c8a05db42235d28beca552b5b64e114a33c4c5 (diff) | |
parent | a1f219a214ed9d62452ce44192ef61dc860c50ca (diff) | |
download | mate-themes-d812f181c90c76b58117bba8de926ee3faf79840.tar.bz2 mate-themes-d812f181c90c76b58117bba8de926ee3faf79840.tar.xz |
Merge pull request #22 from NiceandGently/master
update TraditionalOk theme to clearlooks-phenix development
Diffstat (limited to 'desktop-themes/TraditionalOk/xfwm4/bottom-inactive.xpm')
-rw-r--r-- | desktop-themes/TraditionalOk/xfwm4/bottom-inactive.xpm | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/desktop-themes/TraditionalOk/xfwm4/bottom-inactive.xpm b/desktop-themes/TraditionalOk/xfwm4/bottom-inactive.xpm new file mode 100644 index 00000000..b9925f0b --- /dev/null +++ b/desktop-themes/TraditionalOk/xfwm4/bottom-inactive.xpm @@ -0,0 +1,13 @@ +/* XPM */ +static char *bottom_inactive[] = { +/* columns rows colors chars-per-pixel */ +"4 4 3 1 ", +" c #EDECEB", +". c #D2D0CE", +"X c #85827E", +/* pixels */ +" ", +" ", +"....", +"XXXX" +}; |