alajmo / pinto

:paintbrush: Create, view and edit vim color themes
https://pintovim.dev
MIT License
29 stars 0 forks source link
editor theme vim

pinto

Create, view and edit vim color themes. pintovim.dev delivers the source in this project.

screenshot

Development

# Install
npm run install

# Development server
npm run start

# Production build
npm run build

Generate Language Templates

To generate all language templates run:

./bin/bootstrap.sh

Contributing

All contributions are welcome.