Github colorscheme for vim
Last updated Apr 12, 2026
36
Stars
7
Forks
2
Issues
0
Stars/day
Attention Score
4
Language breakdown
Vim Script 100.0%
โธ Files
click to expand
README
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

Fugitive diff mode & Visual selection

Side-by-side diff

Terminal & Completion popup

Lightline

Lightline alternative

๐ More in this category