Skip to content

aranggitoar/cgrey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

cgrey

A clean grey color scheme for vim.

Every color has its cterm equivalent, so it should look the same anywhere.

Installation

Using Vim Plug

Add this to your vimrc:

Plug 'aranggitoar/cgrey'

Then type :PlugInstall in command mode.

Manually

Copy the contents of colors folder to your vim colors folder, by default its at: ~/.vim/colors/.

Activation

Once installed, add this to your vimrc to activate:

colorscheme cgrey
" Or
colorscheme cgrey-tr