diff options
author | raveit <[email protected]> | 2013-03-14 23:17:33 +0100 |
---|---|---|
committer | raveit <[email protected]> | 2013-03-14 23:17:33 +0100 |
commit | e39f02a2f2e04031822f9f13a80393362a8d61a3 (patch) | |
tree | 80cd8676fa2e3355c64a65c3f2002cf2c4e3d5a6 /desktop-themes/TraditionalOk/xfwm4/left-active.xpm | |
parent | b0c8a05db42235d28beca552b5b64e114a33c4c5 (diff) | |
download | mate-themes-e39f02a2f2e04031822f9f13a80393362a8d61a3.tar.bz2 mate-themes-e39f02a2f2e04031822f9f13a80393362a8d61a3.tar.xz |
update TraditionalOk to clearlooks-phenix development
Diffstat (limited to 'desktop-themes/TraditionalOk/xfwm4/left-active.xpm')
-rw-r--r-- | desktop-themes/TraditionalOk/xfwm4/left-active.xpm | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/desktop-themes/TraditionalOk/xfwm4/left-active.xpm b/desktop-themes/TraditionalOk/xfwm4/left-active.xpm new file mode 100644 index 00000000..a4d5c1f0 --- /dev/null +++ b/desktop-themes/TraditionalOk/xfwm4/left-active.xpm @@ -0,0 +1,13 @@ +/* XPM */ +static char *left_active[] = { +/* columns rows colors chars-per-pixel */ +"4 4 3 1 ", +" c #EDECEB", +". c gray100", +"X c #6D6A68", +/* pixels */ +"X. ", +"X. ", +"X. ", +"X. " +}; |