Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alajmo/pinto

:paintbrush: Create, view and edit vim color themes
https://github.com/alajmo/pinto

editor theme vim

Last synced: about 1 month ago
JSON representation

:paintbrush: Create, view and edit vim color themes

Awesome Lists containing this project

README

        

# pinto

Create, view and edit vim color themes. [pintovim.dev](https://pintovim.dev) delivers the source in this project.

![screenshot](/screenshots/pinto-1.gif)

## 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.