All Projects → ryanpcmcquen → true-monochrome_vim

ryanpcmcquen / true-monochrome_vim

Licence: MPL-2.0 License
A true black/grey/white theme for vim.

Programming Languages

Vim Script
2826 projects

This is a true black/grey/white theme for vim. I would say it is as close as I have seen to what the original vi editors looked like (think elvis).

To install:

mkdir -p ~/.vim/colors/
wget -N https://raw.githubusercontent.com/ryanpcmcquen/true-monochrome_vim/master/colors/true-monochrome.vim -P ~/.vim/colors/

Add this to your vimrc:

colorscheme true-monochrome
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].