pinto icon indicating copy to clipboard operation
pinto copied to clipboard

:paintbrush: Create, view and edit vim color themes

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.