aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-synth-midnight-dark.vim
AgeCommit message (Collapse)Author
2022-01-05Define matchup's MatchWord highlightGrégoire Paris
2022-01-05Fix #50 Unify colors for Repeat and ConditionalBonaBeavis
2022-01-05Tone down DiffDeleteBonaBeavis
2021-12-23Better diagnostic float highlightsBonaBeavis
Signed-off-by: BonaBeavis <gordian.dziwis@gmail.com>
2021-12-22MakeBonaBeavis
2021-12-22Add cmp highlightsBonaBeavis
Signed-off-by: BonaBeavis <gordian.dziwis@gmail.com>
2021-12-15Fix #44 wrong highlight for PMenuSelBonaBeavis
2021-12-08Merge pull request #43 from fnune/improve-diff-and-foldingBonaBeavis
Improve diff and folds
2021-12-08Merge pull request #42 from fnune/41-zenburn-treesitter-highlight-are-missingBonaBeavis
Align syntax highlights to base16 stylingguideline
2021-12-01Tone down Folded and DiffDeleteBonaBeavis
2021-12-01Improve diff and foldsBonaBeavis
2021-12-01Align syntax highlights to base16 stylingguidelineBonaBeavis
2021-11-21Fix float backgroundBonaBeavis
2021-11-08Support Neovim 0.6 Diagnostic highlight groupsBonaBeavis
2021-11-08Use ! instead of defaultBonaBeavis
2021-11-07Fix LspReference highlight groups typo (#33)hungpt2702
2021-08-25Remove treesitter highlights (#26)BonaBeavis
2021-08-03Add Coc semantic token highlight groups (#25)nbn22385
* added mappings for CocSem highlight groups * use coc suggested highlight mappings * update groups based on recommended + custom * align columns * add additional clangd token types Co-authored-by: Nathan Novick <nathan.novick@lmco.com>
2021-05-07Revert "Merge pull request #23 from cherrry/error-cursorline-fix"Fausto Núñez Alberro
This reverts commit 00a414dbb57e37fbcc68b75e513bdbbf13854008, reversing changes made to b84077ca22e9d9b46291978e04a7fbd5342cb7c1.
2021-04-30Fix error group highlighting under cursorline.Cherry Ng
2021-03-25add support for LspDiagnosticsBonaBeavis
2021-03-19forgot makeBonaBeavis
2021-03-19improve cursorlineBonaBeavis
Signed-off-by: BonaBeavis <gordian.dziwis@gmail.com>
2021-03-18Something opinionatedBonaBeavis
2021-02-06Make WildMenu highlight easier to read/more like nvim pumFausto Núñez Alberro
2021-02-06Highlight Spell{Bad,Local,Cap,Rare} consistently to avoid clashesFausto Núñez Alberro
2021-02-06Build the whitespace highlight group changeFausto Núñez Alberro
2021-01-26Wrap Neovim-specific groups in has("nvim")Fausto Núñez Alberro
2021-01-26Support Neovim built-in LSP highlight groupsFausto Núñez Alberro
2021-01-26Support nvim-treesitter highlight groupsFausto Núñez Alberro
2021-01-26Run make with the changesFausto Núñez Alberro
2021-01-24Build the project with the changes from PR #7Fausto Núñez Alberro
https://github.com/fnune/base16-vim/pull/7
2021-01-16Update repo with new themes by running makeFausto Núñez Alberro
2019-06-07Updates outputChris Kempson
2019-06-07Updates outputChris Kempson