Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/koron/vim-monochromenote

monochromenote color scheme plugin for Vim
https://github.com/koron/vim-monochromenote

vim vim-colorscheme vim-colorscheme-light

Last synced: 3 months ago
JSON representation

monochromenote color scheme plugin for Vim

Awesome Lists containing this project

README

        

# monochromenote color schema for Vim

This is a Vim's color scheme plugin: "monochromenote".

monochromenote is inspired by KOKUYO's awesome notebook.
See below for details.

* [Video (w/ English sub.)](https://www.youtube.com/watch?v=pSuv18vGdPc)
* [Introduction (Japanese)](https://www.kokuyo.co.jp/award/archive/goods/monochromenotebook.html)
* [Where to buy (Japanese)](https://www.kokuyo-shop.jp/shop/ProductDetail.aspx?sku=4589518671033)

## Getting started

To enable monochromenote, install this plugin and run this command.

```vim
colorscheme monochromenote
```

## Gallery

![Screen shot #1](https://raw.githubusercontent.com/wiki/koron/vim-monochromenote/images/001.png)

![Screen shot #2](https://raw.githubusercontent.com/wiki/koron/vim-monochromenote/images/002.png)

![Screen shot #3](https://raw.githubusercontent.com/wiki/koron/vim-monochromenote/images/003.png)

## Development

colors/monochromenote.vim is generated by code.
See [koron/csvim:cmd/monochromenote/monochromenote.go](https://github.com/koron/csvim/blob/master/cmd/monochromenote/monochromenote.go) for details.