Skip to content

vv9k/vim-github-dark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-github-dark

A dark GitHub theme for Vim and NeoVim.

color palette

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

screenshot of default dark syntax

With g:gh_color = "soft"

screenshot of soft syntax screenshot of rust syntax

Custom colors for vim-airline

screenshot of airline bar screenshot of airline bar screenshot of airline bar screenshot of airline bar

Custom colors for lightline

screenshot of lightline bar screenshot of lightline bar screenshot of lightline bar screenshot of lightline bar

License

MIT

About

A dark GitHub theme for Vim and NeoVim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published