Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mheesakkers/sketch-plugin-convert-to-grayscale
A simple Sketch plugin to convert selected shapes to grayscale colors
https://github.com/mheesakkers/sketch-plugin-convert-to-grayscale
Last synced: 3 months ago
JSON representation
A simple Sketch plugin to convert selected shapes to grayscale colors
- Host: GitHub
- URL: https://github.com/mheesakkers/sketch-plugin-convert-to-grayscale
- Owner: mheesakkers
- Created: 2018-07-25T18:56:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-11T18:55:57.000Z (about 6 years ago)
- Last Synced: 2024-07-18T08:47:22.698Z (4 months ago)
- Language: JavaScript
- Size: 2.1 MB
- Stars: 72
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sketch Plugin: Convert to Grayscale
A simple Sketch plugin for turning your vector shapes into grayscale colors.
Ideal for getting rid of those colorful logo walls or for wireframes.
Works with multiple fills, borders & gradients!
---## To do
- Add Bitmap to Grayscale functionality
- Add TextLayer to Grayscale functionality## Installation
#### Install from repo
1. Download the latest *.zip and unzip
2. Double click on the .sketchplugin
3. If all went well Sketch just installed the plugin!`#### Usage
1. Select some shapes or groups of shapes
2. Hit CTRL + CMD + SHIFT + G or choose from the plugins window
4. Boom! Your colorful shapes are turned into grayscale shapes 😎---