/Chromata

A color plugin for Sketch

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Chromata

A sketch plugin to find rogue layers.

Download Compatible Sketch Version License: GPL v3



About

Chromata is a sketch plugin that helps you find rogue layers. We call a layer to be rogue when it has colors outside of your palette.

Installation

There are two options to install Chromata.

First option is to download it directly from GitHub. You can either clone the entire repository or go to releases and download the latest release from there (this is the recommended option). Then you double click on the Chromata.sketchplugin file to install it.

Second option is to use the link below to install the plugin via Sketchpacks. Keep in mind that Sketchpacks takes some time to index the latest versions. Sketchpacks is down for the moment.

Usage

There are three easy steps to follow to use Chromata.

  1. Register your palette: ⌘ + ⇧ + P.
    First thing to do is to define your palette. In order to do that you have to open your sketch file, select the layers that defines your palette, and go to Plugins > Chromata > Register Palette.
    You can also use the shortcut ⌘ + ⇧ + P.

  2. Find all rogue layers: ⌘ + ⇧ + F.
    To find all your rogue layers, go to Plugins > Chromata > Rogue layers > Find all rogue layers.
    You can also use use the shortcut ⌘ + ⇧ + F.

  3. Navigate through layers: ⌘ + ⇧ + > to move forward and ⌘ + ⇧ + < to move backward.
    You can navigate forward and backward through the rogue layers list.
    Go to Plugins > Chromata > Rogue layers > Move to next rogue layers to move forward.
    Go to Plugins > Chromata > Rogue layers > Move to previous rogue layer to move backward.
    You can also use the shortcuts ⌘ + ⇧ + > and ⌘ + ⇧ + <.