diff options
| author | Syndamia <kamen@syndamia.com> | 2023-05-20 11:28:29 +0300 |
|---|---|---|
| committer | Syndamia <kamen@syndamia.com> | 2023-05-20 11:28:29 +0300 |
| commit | eab0507af6367a9a75f40ac3dd92e5e42860c2dc (patch) | |
| tree | 71f56e8725b505d70954ad665a03988d85316c85 /themes/Mint-Y-Dark/xfwm4/close-inactive.xpm | |
| parent | 48de6d4af249f23b3a431d357236588208a9f419 (diff) | |
| download | old-mint-y-main.tar old-mint-y-main.tar.gz old-mint-y-main.zip | |
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 */ +"........................", +" ", +" ", +" ", +" ", +" @#$%%&*@ ", +" =-;;;;;;-> ", +" =;;;;;;;;;;> ", +" @-;;%;;;;-;;-@ ", +" #;;;,'))!,;;;* ", +" $;;;~ {] ^;;;& ", +" -;;;;/ ^;;;;- ", +" -;;;;{ =);;;- ", +" $;;;' ** ];;;& ", +" *;;;@(;;(@;;;* ", +" @-;;;;;;;;;;-_ ", +" >;;;;;;;;;;= ", +" >-;;;;;;-= ", +" @*&--&*_ ", +" ", +" ", +" ", +" ", +" " +}; |
