diff options
Diffstat (limited to 'themes/Mint-Y-Dark/xfwm4/stick-inactive.xpm')
| -rw-r--r-- | themes/Mint-Y-Dark/xfwm4/stick-inactive.xpm | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/themes/Mint-Y-Dark/xfwm4/stick-inactive.xpm b/themes/Mint-Y-Dark/xfwm4/stick-inactive.xpm new file mode 100644 index 00000000..19d356ae --- /dev/null +++ b/themes/Mint-Y-Dark/xfwm4/stick-inactive.xpm @@ -0,0 +1,44 @@ +/* XPM */ +static char *stick_inactive[] = { +/* columns rows colors chars-per-pixel */ +"24 24 14 1", +". c #373737", +" c #2F2F2F", +"@ c #343434", +"# c #545454", +"$ c #5D5D5D", +"% c #4A4A4A", +"& c #393939", +"* c #414141", +"= c #626262", +"- c #666666", +"; c #616161", +"> c #555555", +", c #4B4B4B", +"' c #3F3F3F", +/* pixels */ +"........................", +" ", +" ", +" ", +" ", +" ", +" ", +" @# ", +" $%&*=- ", +" ------ ", +" ------ ", +" ------;>,'@ ", +" ------ ", +" ------ ", +" $%&*=- ", +" @# ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" " +}; |
