Create color schemes for Vim, Airline and Lightline
TypeScript
368
512 commits
updated Feb 28, 2025
Create and maintain colorschemes for vim, airline and lightline.

deno install -n estilo -g -W -R jsr:@jacoborus/estilo
npm install -g estilo
Download the binary for your OS
Usage: estilo [command]
Commands:
create [folder]: Create an estilo project in [folder] or current folderrender [folder]: Render project in [folder] or current folderEstilo v2.x uses a different folder structure than previous versions. Rename
your estilo folder to estilos and move nvim-term.yml from addons
subfolder to estilos folder as terminal.yml
Git repo:
git mv estilo estilos && git mv estilos/addons/nvim-term.yml estilos/terminal.yml
Simple:
mv estilo estilos && mv estilos/addons/nvim-term.yml estilos/terminal.yml
Estilo is written in pure Typescript, you'll need deno.js installed in your computer
© 2016-2023 Jacobo Tabernero Rey - Released under MIT License
TypeScript
80.7%
EJS
19.3%
Create color schemes for Vim, Airline and Lightline
TypeScript
368
512 commits
updated Feb 28, 2025
Create and maintain colorschemes for vim, airline and lightline.

deno install -n estilo -g -W -R jsr:@jacoborus/estilo
npm install -g estilo
Download the binary for your OS
Usage: estilo [command]
Commands:
create [folder]: Create an estilo project in [folder] or current folderrender [folder]: Render project in [folder] or current folderEstilo v2.x uses a different folder structure than previous versions. Rename
your estilo folder to estilos and move nvim-term.yml from addons
subfolder to estilos folder as terminal.yml
Git repo:
git mv estilo estilos && git mv estilos/addons/nvim-term.yml estilos/terminal.yml
Simple:
mv estilo estilos && mv estilos/addons/nvim-term.yml estilos/terminal.yml
Estilo is written in pure Typescript, you'll need deno.js installed in your computer
© 2016-2023 Jacobo Tabernero Rey - Released under MIT License
TypeScript
80.7%
EJS
19.3%