All Projects → jacoborus → Estilo

jacoborus / Estilo

Licence: mit
Create color schemes for Vim, Airline and Lightline

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Estilo

Iterm2 Color Schemes
Over 250 terminal color schemes/themes for iTerm/iTerm2. Includes ports to Terminal, Konsole, PuTTY, Xresources, XRDB, Remmina, Termite, XFCE, Tilda, FreeBSD VT, Terminator, Kitty, MobaXterm, LXTerminal, Microsoft's Windows Terminal, Visual Studio, Alacritty
Stars: ✭ 20,828 (+7285.82%)
Mutual labels:  color-scheme, themes
typora-hivacruz-theme
A Typora theme forked from Cobalt to match my other color schemes.
Stars: ✭ 38 (-86.52%)
Mutual labels:  color-scheme, themes
Lme
An npm package to simply and beautifully log to console.
Stars: ✭ 29 (-89.72%)
Mutual labels:  color-scheme, themes
colorcli
Collection of harmonized, light command-line interface (CLI) color themes for tmux, cmus, newsboat, mcabber, Vim, Vifm, and Mutt.
Stars: ✭ 40 (-85.82%)
Mutual labels:  color-scheme, themes
Awesome Vim Colorschemes
Collection of awesome color schemes for Neo/vim, merged for quick use.
Stars: ✭ 1,951 (+591.84%)
Mutual labels:  color-scheme, themes
Nova-Dark-Theme
A dark theme for Laravel Nova
Stars: ✭ 72 (-74.47%)
Mutual labels:  color-scheme, themes
GDL-sublime
📝 A Sublime Text package for the programming language GDL (Geometric Description Language)
Stars: ✭ 25 (-91.13%)
Mutual labels:  color-scheme
Modular Admin Html
ModularAdmin - Free Dashboard Theme Built On Bootstrap 4 | HTML Version
Stars: ✭ 2,875 (+919.5%)
Mutual labels:  themes
typewriter-vim
An iA Writer inspired color vim colorscheme
Stars: ✭ 53 (-81.21%)
Mutual labels:  color-scheme
disco.vim
A full set of 2-, 8-, 16-, 88-, 256-, and GUI-color-compatible Vim colors.
Stars: ✭ 53 (-81.21%)
Mutual labels:  color-scheme
Night Owl Jetbrains
Night owl theme / colour scheme for IntelliJ and Webstorm (or other Jetbrains IDEs). Includes dark and light mode 🌓
Stars: ✭ 276 (-2.13%)
Mutual labels:  color-scheme
Xcode One Dark
Atom One Dark theme for Xcode
Stars: ✭ 273 (-3.19%)
Mutual labels:  color-scheme
Nord Gnome Terminal
An arctic, north-bluish clean and elegant GNOME Terminal color theme.
Stars: ✭ 258 (-8.51%)
Mutual labels:  color-scheme
gruvbox-material-iterm2
Port of Gruvbox Material dark/soft theme to iTerm2
Stars: ✭ 24 (-91.49%)
Mutual labels:  color-scheme
Dashboardthemes
Now on CRAN: custom theme support for R Shinydashboard applications.
Stars: ✭ 268 (-4.96%)
Mutual labels:  themes
ST-ShellScriptImproved
❌ [Deprecated] A better ShellScript (Bash) syntax highlight for Sublime Text >= 3143
Stars: ✭ 25 (-91.13%)
Mutual labels:  color-scheme
Vim No Color Collections
Collection of Vim themes with barely any colors
Stars: ✭ 270 (-4.26%)
Mutual labels:  color-scheme
vaadin-text-field
The themable Web Component providing input controls. Part of the Vaadin components.
Stars: ✭ 29 (-89.72%)
Mutual labels:  themes
Colorpedia
Command-line tool for looking up colors and palettes.
Stars: ✭ 255 (-9.57%)
Mutual labels:  color-scheme
Code Resume
Build your own Resume 📖 in seconds
Stars: ✭ 271 (-3.9%)
Mutual labels:  themes

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].