diff options
Diffstat (limited to 'themes/Mint-Y/xfwm4/stick-toggled-inactive.xpm')
| -rw-r--r-- | themes/Mint-Y/xfwm4/stick-toggled-inactive.xpm | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/themes/Mint-Y/xfwm4/stick-toggled-inactive.xpm b/themes/Mint-Y/xfwm4/stick-toggled-inactive.xpm new file mode 100644 index 00000000..cba31933 --- /dev/null +++ b/themes/Mint-Y/xfwm4/stick-toggled-inactive.xpm @@ -0,0 +1,49 @@ +/* XPM */ +static char *stick_toggled_inactive[] = { +/* columns rows colors chars-per-pixel */ +"24 24 19 1", +". c #EEEEEE", +" c #D9D9D9", +"@ c #D3D3D3", +"# c #BFBFBF", +"$ c #D6D6D6", +"% c #C1C1C1", +"& c #D7D7D7", +"* c #BCBCBC", +"= c #CECECE", +"- c #B9B9B9", +"; c #B6B6B6", +"> c #D1D1D1", +", c #D0D0D0", +"' c #B8B8B8", +") c #BBBBBB", +"! c #C7C7C7", +"~ c #CFCFCF", +"{ c #BDBDBD", +"] c #C4C4C4", +/* pixels */ +"........................", +" ", +" ", +" ", +" ", +" ", +" ", +" @#$ $% ", +" &**$=-; ", +" >**,-; ", +" ',*),- ", +" ;->**,*%!~$ ", +" ;;',*)$ ", +" ;;;->**$ ", +" *!@=*>{*$ ", +" $]$#@ ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" " +}; |
