surr-name / github.vim

A GitHub colors scheme for neovim/gvim/vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

changed selection color to light blue, and Error to red on yellow instead of light gray on red


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 Ariline 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

About

A GitHub colors scheme for neovim/gvim/vim


Languages

Language:Vim Script 100.0%