1.0.2 • Published 8 years ago

literate-theme v1.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

literate-theme

A CLI tool to update your favorite text editor theme. Emphasizes comments and mutes everything else.

Uses mute-color under the hood.

Installation

npm i -g literate-theme

Usage

literate-theme [options] input-theme.tmTheme

Options

-o <path>            output file.
--fg <hex color>     6-digit CSS hex string, eg. '#112233'.
--color <hex color>  6-digit CSS hex string, eg. '#112233'.

License

MIT