ttheme

0.0.1 • Public • Published

TTheme

TTheme is a YAML/JSON to PLIST/TMTHEME converter, heavily based off of Aroma.

WTF?

I built this to generate Oblivion colour schemes much faster, allowing me to iterate current versions and generate variations with little work.

Usage

Compile a single file

$ ttheme -c tests/oblivion.ttheme.js

Compile all the ttheme files in src and put them into output

$ ttheme -o src -c output

Watch the current directory for changes and automatically compile

$ ttheme -w

Specify what extension to save as - defaults to tmTheme

$ ttheme -e "plist"

Installation

npm install -g ttheme

License

MIT - http://jbrooksuk.mit-license.org

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i ttheme

    Weekly Downloads

    2

    Version

    0.0.1

    License

    none

    Last publish

    Collaborators

    • jbrooksuk