# Draw Slice Over Selection [![npm Version](https://badgen.net/npm/v/sketch-draw-slice-over-selection)](https://www.npmjs.org/package/sketch-draw-slice-over-selection)

> A Sketch plugin to draw a slice over the selection

- Useful for preparing UX specifications for hand-off or for print

![Draw Slice Over Selection](media/draw-slice-over-selection.gif)

## Commands

### Draw Slice Over Selection

- Draws a slice over the selection, or over all layers on the current page if the selection is empty

Settings | Default
:--|:--
Background color (hex code) | `#f9f9f9`
Padding (pixels) | `100`

## Installation

1. [Download and unzip the latest release](https://github.com/yuanqing/sketch-draw-slice-over-selection/releases)
2. Double-click `Draw Slice Over Selection.sketchplugin` to install

## License

[MIT](LICENSE.md)
