https://github.com/mizux/vim-colorschemes
My colorscheme for vim
https://github.com/mizux/vim-colorschemes
vim vim-colorscheme
Last synced: 11 months ago
JSON representation
My colorscheme for vim
- Host: GitHub
- URL: https://github.com/mizux/vim-colorschemes
- Owner: Mizux
- License: apache-2.0
- Created: 2020-02-18T12:11:54.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-09-10T10:46:12.000Z (almost 2 years ago)
- Last Synced: 2024-09-10T12:18:51.182Z (almost 2 years ago)
- Topics: vim, vim-colorscheme
- Language: Vim Script
- Homepage:
- Size: 170 KB
- Stars: 22
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)