diff options
Diffstat (limited to 'themes/Mint-Y-Dark/xfwm4/stick-toggled-inactive.xpm')
| -rw-r--r-- | themes/Mint-Y-Dark/xfwm4/stick-toggled-inactive.xpm | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/themes/Mint-Y-Dark/xfwm4/stick-toggled-inactive.xpm b/themes/Mint-Y-Dark/xfwm4/stick-toggled-inactive.xpm new file mode 100644 index 00000000..3525b090 --- /dev/null +++ b/themes/Mint-Y-Dark/xfwm4/stick-toggled-inactive.xpm @@ -0,0 +1,53 @@ +/* XPM */ +static char *stick_toggled_inactive[] = { +/* columns rows colors chars-per-pixel */ +"24 24 23 1", +". c #373737", +" c #2F2F2F", +"@ c #393939", +"# c #585858", +"$ c #333333", +"% c #343434", +"& c #545454", +"* c #5B5B5B", +"= c #5E5E5E", +"- c #404040", +"; c #616161", +"> c #666666", +", c #3C3C3C", +"' c #5C5C5C", +") c #3D3D3D", +"! c #626262", +"~ c #5D5D5D", +"{ c #555555", +"] c #4B4B4B", +"^ c #3F3F3F", +"/ c #4A4A4A", +"( c #414141", +"_ c #4F4F4F", +/* pixels */ +"........................", +" ", +" ", +" ", +" ", +" ", +" ", +" @#$ %& ", +" $*=$-;> ", +" ,'=)!> ", +" !)'~)! ", +" >!,'=)~{]^% ", +" >>!)'~$ ", +" >>>!)''$ ", +" ~/@(=)*'$ ", +" %_$#@ ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" " +}; |
