diff options
Diffstat (limited to 'themes/Mint-Y-Dark/xfwm4/stick-pressed.xpm')
| -rw-r--r-- | themes/Mint-Y-Dark/xfwm4/stick-pressed.xpm | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/themes/Mint-Y-Dark/xfwm4/stick-pressed.xpm b/themes/Mint-Y-Dark/xfwm4/stick-pressed.xpm new file mode 100644 index 00000000..99027c5a --- /dev/null +++ b/themes/Mint-Y-Dark/xfwm4/stick-pressed.xpm @@ -0,0 +1,58 @@ +/* XPM */ +static char *stick_pressed[] = { +/* columns rows colors chars-per-pixel */ +"24 24 28 1", +". c #373737", +" c #2F2F2F", +"@ c #383838", +"# c #646464", +"$ c #818181", +"% c #909090", +"& c #636363", +"* c #515151", +"= c #8E8E8E", +"- c #949494", +"; c #939393", +"> c #9D9D9D", +", c #DBDBDB", +"' c #EDEDED", +") c #CACACA", +"! c #A6A6A6", +"~ c #B8B8B8", +"{ c #F6F6F6", +"] c #FFFFFF", +"^ c #8F8F8F", +"/ c #626262", +"( c #828282", +"_ c #F5F5F5", +": c #DEDEDE", +"< c #B3B3B3", +"[ c #9A9A9A", +"} c #505050", +"| c #808080", +/* pixels */ +"........................", +" ", +" ", +" ", +" ", +" @#$%%$&@ ", +" *=------=* ", +" *;---->,--;* ", +" @=-')!~{]---^@ ", +" #--]]]]]]----/ ", +" (--]]]]]]----$ ", +" ^--]]]]]]_:)<[ ", +" =--]]]]]]----^ ", +" $--]]]]]]----$ ", +" &--')!~{]----/ ", +" @=----->,---=. ", +" *;--------;} ", +" *^------=} ", +" @/|^^|/. ", +" ", +" ", +" ", +" ", +" " +}; |
