123 Commits (main)

Author SHA1 Message Date
Artyom Andreev b6b5ffe31a
fix highlight color for ALEWarningSign, also set it for ALEErrorSign, ALEInfoSign (#317) 2 years ago
Josh Dick 0c23bb090f
Fix #313 - Add CocMenuSel (#316) 2 years ago
Dionisio E Alonso 57ece9e7d4
Fix Keyword default color (#281) 2 years ago
Josh Dick 1fe54f212f
Fix vim-lsp highlighting. (#308) 2 years ago
Will Norris 3acc4314ff
fix: allow extend_highlight to set cterm attribute (#307) 2 years ago
Chris Midgley 7db2ed5b82
feat: support CocFadeOut (#293) 3 years ago
Josh Dick d472198ec6
Add `htmlBoldItalic`/`markdownBoldItalic` highlight groups. (#298) 3 years ago
Josh Dick 607dfdc84d
Add Neovim-specific terminal color configuration. (#297) 3 years ago
Olivier Roques cc8ecccd32
Update Neovim LSP colors (#288) 3 years ago
Josh Dick ee4b22cbae
chore: Update old "master" branch refernces to use "main" instead (#277) 3 years ago
Josh Dick ad9610cdab
Overhaul 16-color styling (#271) 3 years ago
Josh Dick 4bd214fbcb
chore(plugins): Add list of supported plugins to README, update companion links (#275) 3 years ago
Josh Dick 7d1f6d1476
feat(plugin): Add support for lewis6991/gitsigns.nvim (#274) 3 years ago
Josh Dick 1794dd73dd
fix(nvim-lsp): Make nvim-lsp highlighting consistent with existing related highlighting (#273) 3 years ago
Josh Dick a4dadcd2a3
fix: prabirshrestha/vim-lsp is not Neovim LSP :) (#270) 3 years ago
Josh Dick 5f81e96d06
Improve Neovim LSP highlighting (#269) 3 years ago
Josh Dick d42ae8e741
feat: Add higlight groups for neoclide/coc.nvim (#268) 3 years ago
Dan Rodriguez b70ed293f3
Do not overwrite scheme-wide colors with extend_highlight (#249) 4 years ago
Olivier Roques 94ff495eac
Add support for Neovim LSP (#245) 4 years ago
Josh Dick 935016df26
Consistent highlighting for special characters (#244) 4 years ago
Josh Dick 68a18c7eed
Adds highlighting for `dense-analysis/ale` plugin. (#242) 4 years ago
Josh Dick 727f7ede99
Attempt to address #221 (#233) 4 years ago
Josh Dick caa8788014
parentheses in terminal the same as in gui (#212) 5 years ago
Josh Dick 2b0e71843e
Add 'htmlTagN' highlight group. (#206) 5 years ago
Josh Dick a5c74e9d18
HTML/Markdown highlighting tweaks. (#192) 5 years ago
Sebastian S ef4a37a95b Adjust go highlighting (#170) 5 years ago
Emilie Sicilia 7f36f83f13 Add specifics highlights for Go (#165) 6 years ago
Josh Dick 723c616d4b
Remove stray comment character 6 years ago
donkeyfish ca2ae4d6de Added support for .tex files (#159) 6 years ago
Josh Dick 04ba47974e
Don't write to the "a:" dict per https://github.com/vim/vim/pull/3929 . 6 years ago
Josh Dick 4383697909
Add :Termdebug highlight groups. 6 years ago
Josh Dick fbf5af4950
Tweak and document g:onedark_hide_endofbuffer 6 years ago
Theodor Thornhill 62bcd5ffbb Add optional setting for end-of-buffer tildes (#142) 6 years ago
Theodor Thornhill 6d96889eb5 Added terminal statusbar highlight group (#138) 6 years ago
Michael Jarvis 77c7b00eb1 Add a tweak for fish shell scripts (#135) 6 years ago
Josh Dick 07ff25c34f
Add terminal colors. 6 years ago
Josh Dick 6e219a958b
Revise DiffChange/DiffText to be less ambiguous and less visually loud. 6 years ago
Josh Dick 4f0292533a
Add plugin highlighting for easymotion/vim-easymotion. Closes #116. 7 years ago
Josh Dick 8b5544e29c
Enhance the implementation of onedark#extend_highlight and improve the README 7 years ago
Josh Dick 88b7d34306
Nitpicky tweaks 7 years ago
Kristijan Husak 3eb31282e5 Expose function for extending highlight group. 7 years ago
Josh Dick 1552d3e8ec
In diff mode, for cursorline, use underline styling instead of background styling to improve readability. 7 years ago
Josh Dick 9a269a5419
Comment changes; use highlight group descriptions from NeoVim for QuickFixLine/Search 7 years ago
Max Claus Nunes 47549daf34 Add QuickFixLine highlight group styling (#105) 7 years ago
Josh Dick b5827a2842
Allow users to override color definitions. Closes #101. 8 years ago
Josh Dick 8d2720a7a7 Tweaks and Updates (#100) 8 years ago
Josh Dick 22c8bb6067
Move `set background=dark` to the end of the colorscheme to work around a Vim oddity. 8 years ago
Steve Dignam 32eee7a26b Updated git commit color so header overflow is red (#96) 8 years ago
Josh Dick 13eb0d70ea
Add styling. Fixes #95. 8 years ago
Josh Dick f75c24c3bd
Change `IncSearch` styling so that it's different from `Search`. Fixes #94. 8 years ago