diff options
Diffstat (limited to 'themes/Mint-Y/xfwm4/stick-inactive.xpm')
| -rw-r--r-- | themes/Mint-Y/xfwm4/stick-inactive.xpm | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/themes/Mint-Y/xfwm4/stick-inactive.xpm b/themes/Mint-Y/xfwm4/stick-inactive.xpm new file mode 100644 index 00000000..48392556 --- /dev/null +++ b/themes/Mint-Y/xfwm4/stick-inactive.xpm @@ -0,0 +1,42 @@ +/* XPM */ +static char *stick_inactive[] = { +/* columns rows colors chars-per-pixel */ +"24 24 12 1", +". c #EEEEEE", +" c #D9D9D9", +"@ c #D6D6D6", +"# c #C1C1C1", +"$ c #BCBCBC", +"% c #C7C7C7", +"& c #D3D3D3", +"* c #CECECE", +"= c #B9B9B9", +"- c #B6B6B6", +"; c #BABABA", +"> c #CFCFCF", +/* pixels */ +"........................", +" ", +" ", +" ", +" ", +" ", +" ", +" @# ", +" $%&*=- ", +" ------ ", +" ------ ", +" ------;#%>@ ", +" ------ ", +" ------ ", +" $%&*=- ", +" @# ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" " +}; |
