Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/telamon/vim-color-github
Github Theme for vim
https://github.com/telamon/vim-color-github
Last synced: about 1 month ago
JSON representation
Github Theme for vim
- Host: GitHub
- URL: https://github.com/telamon/vim-color-github
- Owner: telamon
- Created: 2011-11-10T21:38:00.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2011-11-10T21:46:32.000Z (about 13 years ago)
- Last Synced: 2024-04-29T22:21:56.500Z (8 months ago)
- Language: VimL
- Homepage:
- Size: 87.9 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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