All Projects → albertorestifo → Github.vim

albertorestifo / Github.vim

Licence: mit
A GitHub colors scheme for neovim/gvim/vim

github.vim

github.vim is a vim theme, optimized for true colors enviroments. It tries to reproduce the theme used on GitHub as much as possible.

JavaScript

JavaScript preview

Go

Go preview

Font used in screenshot: SF Mono at 12px

Support

The theme has only been testest and hand-crafted for the following languages/packages combinations:

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!

Installation

All major plugin managers are supported:

Pathogen

$ git clone https://github.com/albertorestifo/github.vim.git ~/.vim/bundle/github.vim

NeoBundle

NeoBundle 'albertorestifo/github.vim'

Vundle

Plugin 'albertorestifo/github.vim'

Plug

Plug 'albertorestifo/github.vim'

Manual

Copy all the filed in your ~/.vim or ~/.config/nvim directory

Configuration

colorscheme github
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].