5.0.3 • Published 8 years ago

color-schemer v5.0.3

Weekly downloads
4
License
Apache-2.0
Repository
github
Last release
8 years ago

Color Schemer

NPM version Build Status Coveralls Status Dependency Status Downloads

Convert Atom syntax themes to Sublime syntax themes

Install

npm i -g color-schemer

Usage

color-schemer convert <file>

Options:
  --version      Show version number                                   [boolean]
  --help         Show help                                             [boolean]
  --outfile, -o  Outfile. If not file is provided, output will be written to
                 stdout                                                 [string]
  --name, -n     Name for the scheme. If no name is provided, the folder name
                 will be used                                           [string]

Example

color-schemer convert path/to/index.less

License

Apache-2.0 © Will Soto

5.0.3

8 years ago

5.0.2

8 years ago

5.0.0

8 years ago