opencolor-tools / sketch-opencolor

A sketch plugin to support the open color file format

Home Page:http://opencolor.tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open Color Plugin for Sketch

Start working with meaningful colors in Sketch.

This plugin supports designers who want to use meaningful color palettes defined as .oco fields (open color file format).

Learn more about Open Color Tools

Features

  • Import oco files as document colors
  • Save document colors as oco file
  • Identify Color Name (Fill, Border, Shadow)
  • Import oco files as swatches into artboard
  • Export an Artboard containing swatches as oco
  • Edit color names and colors inside sketch
  • Export oco files

This plugin is open source. It is also shipped with Open Color Tools.


Usage

See Manual

Development

This plugin is based on Sketch Fusion by Andrey Shakhmin, @turbobabr, as presented at #SketcHHackday 2016.

Development

npm install
gulp watch

To release a new version as github release, run:

export GITHUB_TOKEN=yoursecrettoken
gulp release

About

A sketch plugin to support the open color file format

http://opencolor.tools


Languages

Language:JavaScript 100.0%