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
- Host: GitHub
- URL: https://github.com/dunckr/sketch-subtlepatterns
- Owner: dunckr
- Created: 2014-10-21T23:52:22.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2017-04-02T22:17:54.000Z (over 9 years ago)
- Last Synced: 2025-09-08T07:26:25.993Z (11 months ago)
- Topics: sketch-app, sketch-plugin, subtle-patterns
- Language: JavaScript
- Homepage:
- Size: 57.7 MB
- Stars: 175
- Watchers: 5
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sketch SubtlePatterns
Import [Subtle Patterns](https://github.com/subtlepatterns/SubtlePatterns) as shape fills in Sketch.

## Usage

+ 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)