github.vim is a vim theme, optimized for true colors enviroments. It tries to reproduce the theme used on GitHub as much as possible.
Font used in screenshot: SF Mono at 12px
The theme has only been testest and hand-crafted for the following languages/packages combinations:
- vim-javascript
- vim-jsx
- vim-go
- json
- yaml
- html
- css
- vimscript
Help is wanted to add support for Airline and more langauges.
If a language you use does not render correctly or is not accurate please open an issue, providing a Gist or file in a repo I can use as reference for adjusting the colors.
Contributions are welcome!
All major plugin managers are supported:
$ git clone https://github.com/albertorestifo/github.vim.git ~/.vim/bundle/github.vim
NeoBundle 'albertorestifo/github.vim'
Plugin 'albertorestifo/github.vim'
Plug 'albertorestifo/github.vim'
Copy all the filed in your ~/.vim
or ~/.config/nvim
directory
colorscheme github