Vanclief / github-light.vim

Github colorscheme for vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

github-light.vim

Don't join the Dark Side!

All other github colorschemes fail to capture the real github theme. This one comes as close as I could take it.

Install

Plug 'romgrk/github-light.vim'

Lightline configuration

let g:Lightline.colorscheme = 'github_light'

If you want a more traditional lightline look let the following.

let g:lightline#colorscheme#github_light#faithful = 0

Screenshots

Theme

theme-and-search

Fugitive diff mode & Visual selection

theme-diff-and-visual

Side-by-side diff

theme-diff

Terminal & Completion popup

theme-terminal-and-completion

Lightline

lightline-faithful

Lightline alternative

lightline-traditional

About

Github colorscheme for vim


Languages

Language:Vim Script 100.0%