Socket
Socket
Sign inDemoInstall

estilo

Package Overview
Dependencies
107
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    estilo

Generate vim color schemes, airline and lightline themes


Version published
Weekly downloads
124
increased by13.76%
Maintainers
1
Install size
17.8 MB
Created
Weekly downloads
 

Readme

Source

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

Keywords

FAQs

Last updated on 20 May 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc