🧛🏻‍♂️ Dark theme for Vim
Find a file
David Ben Knoble 827ace9679 Patch ALE highlights to use dracula colors
By default, they are:

- ALEError => SpellBad => DraculaErrorLine
- ALEWarning => SpellCap => DraculaInfoLine
- ALEInfo => ALEWarning => SpellCap => DraculaInfoLine

- ALEErrorSign => Error => DraculaError
- ALEWarningSign => Todo => DraculaTodo
- ALEInfoSign => ALEWarningSign => Todo => DraculaTodo

Proposed change:

- ALEError => DraculaErrorLine
- ALEWarning => DraculaWarningLine
- ALEInfo => DraculaInfoLine

- ALEErrorSign => DraculaError
- ALEWarningSign => DraculaWarning
- ALEInfoSign => DraculaInfo
2018-10-22 14:57:37 -04:00
.github Massive theme overhaul (#62) 2018-03-28 16:44:12 -04:00
after Patch ALE highlights to use dracula colors 2018-10-22 14:57:37 -04:00
autoload fix error in airline tabline update 2018-06-21 14:59:21 -04:00
colors fixes to css, sh, and tex syntaxes + adjust SpecialKey for nvim 2018-09-13 12:20:04 -04:00
doc add typescriptreact support for yats.vim 2018-05-08 15:02:10 -04:00
.gitignore Massive theme overhaul (#62) 2018-03-28 16:44:12 -04:00
LICENSE Added .github and LICENSE 2016-05-18 19:40:02 -04:00
README.md Merge lightline + adjust lightline & airline (#72) 2018-04-13 20:50:26 -04:00

Dracula for Vim

A dark theme for Vim.

Screenshot

Install

All instructions can be found at draculatheme.com/vim.

Team

This theme is maintained by the following person(s) and a bunch of awesome contributors.

Derek S. David Knoble
Derek S. David Knoble

License

MIT License