Skip to content

telamon/vim-color-github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Github theme for vim. Shamlessly yanked from @joshuaclayton Modified a bit. (Removed all instances of annoying pure red color)

    $ diff github.palette github.palette.original
    23c23
    <   SpecialKey   "FFF",    "3465A4", :gui => :italic
    ---
    >   SpecialKey   "FFF",    "F10", :gui => :italic
    26c26
    <   Directory    "0086B3"
    ---
    >   Directory    "900"
    45d44
    <   Regex        "009926"
    47,49c46,47
    <   Error        "F8F8FF", "EF5939"
    <   ErrorMsg        "F8F8FF", "EF5939"
    <   Todo         "F8F8FF", "EF5939", :gui => :underline
    ---
    >   Error        "F8F8FF", "FF1100"
    >   Todo         "F8F8FF", "FF1100", :gui => :underline

About

Github Theme for vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published