Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mizux/vim-colorschemes

My colorscheme for vim
https://github.com/mizux/vim-colorschemes

vim vim-colorscheme

Last synced: about 1 month ago
JSON representation

My colorscheme for vim

Awesome Lists containing this project

README

        

# Vim Colorschemes
My `color scheme for vim`, code inspired by pencil.vim and silenthill.vim colorscheme.

## Table of contents

* [Colorschemes](#colorschemes)
* [Mouse](#mouse)
* [Mouse v2](#mouse-v2)
* [Blade Runner](#blade-runner)
* [Deus Ex](#deus-ex)
* [Tools](#tools)

## Colorschemes

### Mouse
* vim:

* gvim:

### Mouse v2

### Blade Runner

### Deus Ex
ToDo: same as Blade Runner but with *Gold Connectors* instead of *Red Neons*.

## Tools
You can find a tools to find N closest terminal colors from any color using the
[CIE94 DeltaE distance](https://en.wikipedia.org/wiki/Color_difference#CIE94) in the
[CIELAB Colorspace](https://en.wikipedia.org/wiki/CIELAB_color_space)

online: https://mizux.github.io/vim-colorschemes/.
src: in [docs](docs)