jQuery Stroke Usage $(element).stroke({ size: 2, color: '#000' }); Options size -- the radius of the stroke that is to be applied o the text color -- the color of the stroke Demo