Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-06 | Updates output | Chris Kempson | |
2017-07-06 | Merge pull request #152 from nguyenj/fix/pop-menu-constrast | Chris Kempson | |
Provide more contrast for popup menu | |||
2017-07-05 | Provide more contrast for popup menu | John Nguyen | |
2017-07-03 | Supports QuickFixLine plus scheme updates | Chris Kempson | |
2017-07-03 | Add support for QuickFixLine | Chris Kempson | |
2017-06-05 | Merge pull request #146 from jlesquembre/python_keywords | Chris Kempson | |
Better python support | |||
2017-06-04 | Better python support | José Luis Lafuente | |
Use color base0E for keywords. | |||
2017-05-25 | Merge pull request #144 from coderonline/patch-1 | Chris Kempson | |
Fixed color order | |||
2017-05-08 | Fixed color order | Max Christian Pohle | |
The order in which the colors are getting set seems to play a role. From :h cterm-colors: < When setting the "ctermbg" color for the Normal group, the 'background' option will be adjusted automatically. This causes the highlight groups that depend on 'background' to change! This means you should set the colors for Normal first, before setting other colors. In my case I had base16-tomorrow installed with airline and the whitespace warning of airline was hard to read. It turned out that this was the root cause for that: I had :set background=light before :colorscheme base16-tomorrow in my vimrc and :verbose set background? revealed, that base16-tomorrow.vim had reset it back to dark, even though it does not contain any set background-command. | |||
2017-03-27 | Merge pull request #140 from anuragsoni/update-color-schemes | Chris Kempson | |
Update color schemes | |||
2017-03-26 | Update color schemes | Anurag Soni | |
2017-03-13 | Merge pull request #137 from tmccombs/matchparen | Chris Kempson | |
Don't set guifg for MatchParen | |||
2017-03-12 | Don't set guifg for MatchParen | Thayne McCombs | |
2017-03-13 | Merge pull request #136 from houjunchen/vim-plug | Chris Kempson | |
Add vim-plug setup in README | |||
2017-03-13 | Add vim-plug setup in README | Abner Chen | |
2017-02-26 | Merge pull request #135 from danielrs/master | Chris Kempson | |
Updates colors to latest schemes | |||
2017-02-26 | Merge pull request #134 from idhx/master | Chris Kempson | |
Fixes :terminal colors in Neovim. | |||
2017-01-31 | Updates colors to latest schemes | Daniel Rivas | |
2017-01-21 | Fixes :terminal colors in Neovim. | Ivan Deschenaux | |
2017-01-19 | Merge pull request #133 from getkey/pangloss-js | Chris Kempson | |
Add support for pangloss/vim-javascript | |||
2017-01-18 | Add support for pangloss/vim-javascript | Getkey | |
Fixes #109 | |||
2017-01-18 | Merge pull request #132 from Naissur/master | Chris Kempson | |
Fix brace colors (#131) | |||
2017-01-12 | Updates output | Vlad Aituganov | |
2017-01-12 | Fixes brace colors (#131) | Vlad Aituganov | |
2016-12-28 | Updates output | Chris Kempson | |
2016-12-28 | Brightens color for CursorLineNr | Chris Kempson | |
2016-12-28 | Updates output | Chris Kempson | |
2016-12-28 | Merge branch 'master' of ssh://github.com/chriskempson/base16-vim | Chris Kempson | |
2016-12-28 | Merge pull request #129 from poliquin/master | Chris Kempson | |
Fix Search and IncSearch highlighting (#113) | |||
2016-12-19 | Fix Search and IncSearch highlighting (#113) | Chris Poliquin | |
2016-12-14 | Scheme update | Chris Kempson | |
2016-12-07 | Merge pull request #123 from jlesquembre/fugitive | Chris Kempson | |
Add fugitive support | |||
2016-11-30 | Delete CONTRIBUTING.md | Chris Kempson | |
2016-10-27 | Add fugitive support | José Luis Lafuente | |
2016-10-25 | Merge pull request #120 from aaron-williamson/fix-interpol | Chris Kempson | |
Remove ruby interpolation highlighting override | |||
2016-10-23 | Remove ruby interpolation highlighting override | Aaron Williamson | |
2016-10-12 | Updates themes | Chris Kempson | |
2016-08-28 | Updates builder output | Chris Kempson | |
2016-07-20 | Updates output | Chris Kempson | |
2016-07-19 | Merge pull request #103 from DLWood1001/master | Chris Kempson | |
Background variable in base16-vim | |||
2016-07-09 | Updated Install Instructions. | DLWood1001 | |
2016-07-09 | Removed &background setting as it seems to be deprecated. | DLWood1001 | |
2016-07-08 | Merge pull request #97 from mmizutani/patch-1 | Chris Kempson | |
Fix a reference to the default colorscheme name | |||
2016-07-08 | Scheme updates | Chris Kempson | |
2016-07-01 | Fix a reference to the default colorscheme name | mmizutani | |
2016-06-30 | Merge pull request #96 from wincent/patch-1 | Chris Kempson | |
Fix typo (caled -> called) in README.md | |||
2016-06-30 | Fix typo (caled -> called) in README.md | Greg Hurrell | |
2016-06-29 | Adds solarized light | Chris Kempson | |
2016-06-29 | Adds Google Light scheme | Chris Kempson | |
2016-06-29 | Darkens the search text two shades | Chris Kempson | |