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

https://github.com/thomd/vim-wasabi-colorscheme

a custom colorscheme for vim
https://github.com/thomd/vim-wasabi-colorscheme

vim

Last synced: about 1 year ago
JSON representation

a custom colorscheme for vim

Awesome Lists containing this project

README

          

# wasabi256.vim

a modified version of [Wombat256](http://www.vim.org/scripts/script.php?script_id=2465) by Lars Nielsen.

The algorithm for approximating the GUI colors with the xterm palette is from [desert256](http://www.vim.org/scripts/script.php?script_id=1243) by Henry So Jr.

For more info on color highlighting see:

* [Redefining Highlight Groups](http://vim.runpaint.org/display/redefining-highlight-groups/)
* [Vim documentation: syntax](http://vimdoc.sourceforge.net/htmldoc/syntax.html)

## Installation

just run `make` to copy it into `~/.vim/colors/`

## Screenshot

![screenshot of wasabi256 colorscheme](https://github.com/thomd/vim-wasabi-colorscheme/raw/gh-pages/wasabi256.png)