Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/icona79/sketch-invert-fills
Super simple plugin to invert the fills between 2 layers. It works with shapes and text only!
https://github.com/icona79/sketch-invert-fills
Last synced: 23 days ago
JSON representation
Super simple plugin to invert the fills between 2 layers. It works with shapes and text only!
- Host: GitHub
- URL: https://github.com/icona79/sketch-invert-fills
- Owner: icona79
- License: mit
- Created: 2022-07-14T08:25:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-14T09:54:02.000Z (over 2 years ago)
- Last Synced: 2024-03-16T03:00:44.609Z (9 months ago)
- Language: JavaScript
- Size: 1.43 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sketch Invert Fills
![Sketch invert fills plugin preview](/assets/preview.gif)
With this simple plugin, you can select 2 (only 2) layers and invert their fill color. It works with Shapes and Text layers only.
## Aknowledgments
Thanks [Francesco Bertocci](https://github.com/fbmore) for all their support :pray:
## Installation
- [Download](../../releases/latest/download/sketch-invert-fills.sketchplugin.zip) the latest release of the plugin
- Un-zip
- Double-click on sketch-tokens-exporter.sketchplugin## Development Guide
_This plugin was created using `skpm`. For a detailed explanation on how things work, checkout the [skpm Readme](https://github.com/skpm/skpm/blob/master/README.md)._