An open API service indexing awesome lists of open source software.

https://github.com/dunckr/sketch-subtlepatterns

:large_orange_diamond: Import Subtle Patterns as shape fills in Sketch
https://github.com/dunckr/sketch-subtlepatterns

sketch-app sketch-plugin subtle-patterns

Last synced: 10 months ago
JSON representation

:large_orange_diamond: Import Subtle Patterns as shape fills in Sketch

Awesome Lists containing this project

README

          

# Sketch SubtlePatterns

Import [Subtle Patterns](https://github.com/subtlepatterns/SubtlePatterns) as shape fills in Sketch.

![subtlepatterns](https://raw.githubusercontent.com/dunckr/sketch-subtlepatterns/master/assets/example.png)

## Usage

![Using plugin](https://raw.githubusercontent.com/dunckr/sketch-subtlepatterns/master/assets/usage.gif)

+ Select Shapes
+ Run using ```Plugins > Menu > sketch-subtlepatterns > random```
+ Wait for the images to be inserted as a fill

## Installation

The [official documentation](http://bohemiancoding.com/sketch/support/developer/01-introduction/01.html) explains how to install plugins in detail.

### Clone

+ Find Sketch Plugins folder using ```Plugins menu > Reveal Plugins Folder```
+ e.g. ```git clone /Users/dunc/Library/Containers/com.bohemiancoding.sketch3/Data/Library/Application\ Support/com.bohemiancoding.sketch3/Plugins```

### Download

+ Find Sketch Plugins folder using ```Plugins menu > Reveal Plugins Folder```
+ [Download](https://github.com/dunckr/sketch-subtlepatterns/archive/master.zip)
+ Unzip and copy into the Sketch plugins folder

## Update

```sh
./update.sh
```

## Thanks

A big thanks to the awesome [SubtlePatterns](http://subtlepatterns.com/).

## License

MIT © [Duncan Beaton](http://dunckr.com)