diff options
Diffstat (limited to 'themes/Mint-Y/xfwm4/stick-toggled-active.xpm')
| -rw-r--r-- | themes/Mint-Y/xfwm4/stick-toggled-active.xpm | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/themes/Mint-Y/xfwm4/stick-toggled-active.xpm b/themes/Mint-Y/xfwm4/stick-toggled-active.xpm new file mode 100644 index 00000000..c89c3c42 --- /dev/null +++ b/themes/Mint-Y/xfwm4/stick-toggled-active.xpm @@ -0,0 +1,54 @@ +/* XPM */ +static char *stick_toggled_active[] = { +/* columns rows colors chars-per-pixel */ +"24 24 24 1", +". c #EEEEEE", +" c #D9D9D9", +"@ c #CDCDCD", +"# c #A3A3A3", +"$ c #D3D3D3", +"% c #A8A8A8", +"& c #D5D5D5", +"* c #4D4D4D", +"= c #4C4C4C", +"- c #C3C3C3", +"; c #474747", +"> c #404040", +", c #C8C8C8", +"' c #C7C7C7", +") c #464646", +"! c #444444", +"~ c #4B4B4B", +"{ c #A6A6A6", +"] c #B4B4B4", +"^ c #C4C4C4", +"/ c #D2D2D2", +"( c #C1C1C1", +"_ c #4E4E4E", +": c #AEAEAE", +/* pixels */ +"........................", +" ", +" ", +" ", +" ", +" ", +" ", +" @#$ $% ", +" &*=$-;> ", +" ,*=')> ", +" !'*~') ", +" >),*='*{]^/ ", +" >>!'*~$ ", +" >>>),**$ ", +" =]@(=,_*$ ", +" $:$#@ ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" " +}; |
