Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/koron/vim-monochromenote
- Owner: koron
- License: mit
- Created: 2020-06-29T12:18:42.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-26T20:15:17.000Z (over 2 years ago)
- Last Synced: 2024-10-04T10:53:28.403Z (4 months ago)
- Topics: vim, vim-colorscheme, vim-colorscheme-light
- Language: Vim script
- Homepage:
- Size: 5.86 KB
- Stars: 21
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.