diff options
Diffstat (limited to 'themes/Mint-Y/xfwm4/stick-active.xpm')
| -rw-r--r-- | themes/Mint-Y/xfwm4/stick-active.xpm | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/themes/Mint-Y/xfwm4/stick-active.xpm b/themes/Mint-Y/xfwm4/stick-active.xpm new file mode 100644 index 00000000..54512f8d --- /dev/null +++ b/themes/Mint-Y/xfwm4/stick-active.xpm @@ -0,0 +1,44 @@ +/* XPM */ +static char *stick_active[] = { +/* columns rows colors chars-per-pixel */ +"24 24 14 1", +". c #EEEEEE", +" c #D9D9D9", +"@ c #D3D3D3", +"# c #A8A8A8", +"$ c #4C4C4C", +"% c #B4B4B4", +"& c #CDCDCD", +"* c #C1C1C1", +"= c #464646", +"- c #404040", +"; c #474747", +"> c #A6A6A6", +", c #C4C4C4", +"' c #D2D2D2", +/* pixels */ +"........................", +" ", +" ", +" ", +" ", +" ", +" ", +" @# ", +" $%&*=- ", +" ------ ", +" ------ ", +" ------;>%,' ", +" ------ ", +" ------ ", +" $%&*=- ", +" @# ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" " +}; |
