estilo

1.5.1 • Public • Published

Estilo

Estilo makes easy to create and maintain colorschemes for vim, airline and lightline.

Build Status npm version npm dependencies js-standard-style

estilo-demo

Installation

Estilo is written in pure javascript, so you need node.js v6 or higher installed in your computer, then install with npm:

npm install -g estilo

Quick start

Initialize your project and follow the instructions:

mkdir myproject && cd myproject && estilo init

Next: Color palettes

CLI

Usage: estilo [command]

Commands:

  • init: Initialize an estilo project in current folder
  • render: Render all the colorschemes and themes
  • add-syntax: Add more syntax templates
  • add-airline: Add a new Airline style
  • add-lightline: Add a new Lightline style
  • help: Show help

Documentation

Colorschemes created with Estilo




© 2016 Jacobo Tabernero - Released under MIT License

Package Sidebar

Install

npm i estilo

Weekly Downloads

35

Version

1.5.1

License

MIT

Unpacked Size

97.4 kB

Total Files

72

Last publish

Collaborators

  • jacoborus