Skip to content

Vim-murk: A not colorful, but cognizable vim colorscheme

License

Notifications You must be signed in to change notification settings

ravelll/vim-murk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Vim-murk: A not colorful, but cognizable vim colorscheme

Vim-Murk is a vim colorscheme, made by the red-green color weakness (It's me!).So, it is not be too colorful, but set colors to be cognizable about syntax.

※ Now this colorscheme is only available with Vim on terminal environment.

Installation

Install with something vim package manager (a example below is one using Neobundle).

# After write it, exec :NeoBundleInstall
NeoBundle 'ravelll/vim-murk'

# Link installed colorscheme file (on your terminal)
ln -sfv /path/to/murk.vim /path/to/.vim/colors/

# Add configuration to your .vimrc
syntax on
colorscheme murk

Screenshot

2016-02-02 8 29 28

LICENSE

The MIT license.

About

Vim-murk: A not colorful, but cognizable vim colorscheme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published