Skip to content

rfunix/vim-greenisgood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

greenisgood - A dark Vim color scheme.

Enjoy \o

vim-greenisgood works in GUI/true-color terminals, as well as 256-color terminals:

Greenisgood Vim color scheme

Installation

Installation depends on how you manage packages. For example, with Vundle add

Plugin 'rfunix/vim-greenisgood'

to your init file.

Configuration

Just throw this to your ~/.vimrc:

colorscheme greenisgood

It is important that the flag is set before loading the theme.

Strong inspired in vim-monochrome: https://github.com/fxn/vim-monochrome/