Skip to content

Latest commit

 

History

History
51 lines (29 loc) · 930 Bytes

README.md

File metadata and controls

51 lines (29 loc) · 930 Bytes

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