diff options
Diffstat (limited to 'themes/Mint-Y-Dark/xfwm4/close-inactive.xpm')
| -rw-r--r-- | themes/Mint-Y-Dark/xfwm4/close-inactive.xpm | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/themes/Mint-Y-Dark/xfwm4/close-inactive.xpm b/themes/Mint-Y-Dark/xfwm4/close-inactive.xpm new file mode 100644 index 00000000..b1a0598f --- /dev/null +++ b/themes/Mint-Y-Dark/xfwm4/close-inactive.xpm @@ -0,0 +1,53 @@ +/* XPM */ +static char *close_inactive[] = { +/* columns rows colors chars-per-pixel */ +"24 24 23 1", +" c #2F2F2F", +". c #373737", +"@ c #343434", +"# c #4C4C4C", +"$ c #5C5C5C", +"% c #646464", +"& c #5B5B5B", +"* c #4B4B4B", +"= c #414141", +"- c #636363", +"; c #666666", +"> c #424242", +", c #303030", +"' c #454545", +") c #656565", +"! c #464646", +"~ c #4A4A4A", +"{ c #434343", +"] c #444444", +"^ c #484848", +"/ c #494949", +"( c #4D4D4D", +"_ c #333333", +/* pixels */ +"........................", +" ", +" ", +" ", +" ", +" @#$%%&*@ ", +" =-;;;;;;-> ", +" =;;;;;;;;;;> ", +" @-;;%;;;;-;;-@ ", +" #;;;,'))!,;;;* ", +" $;;;~ {] ^;;;& ", +" -;;;;/ ^;;;;- ", +" -;;;;{ =);;;- ", +" $;;;' ** ];;;& ", +" *;;;@(;;(@;;;* ", +" @-;;;;;;;;;;-_ ", +" >;;;;;;;;;;= ", +" >-;;;;;;-= ", +" @*&--&*_ ", +" ", +" ", +" ", +" ", +" " +}; |
