vim-github-dark
vim-github-dark copied to clipboard
A dark GitHub theme for Vim and NeoVim
vim-github-dark
A dark GitHub theme for Vim and NeoVim.

Install
To install using vim-plug add this line to your vimrc:
Plug 'wojciechkepka/vim-github-dark'
To later use it add this line to your init.vim or .vimrc file:
colorscheme ghdark
Config
There are two backgrounds available, the default is the dark one matching the GitHub website. To use the slightly softer one set let g:gh_color = "soft" in your vimrc.
Screenshots
Default dark background

With g:gh_color = "soft"

Custom colors for vim-airline

Custom colors for lightline
