🧛🏻‍♂️ Dark theme for Vim
Find a file
David Ben Knoble 8b5afedeed
Always set background colour when running gui (#76)
Setting 'g:dracula_colorterm' to '0' to get a transparent background in the terminal also sets the gui background to 'none' and breaks gvim. (The gvim background ends up white).

Changed the call to the Normal highlight group to always set the background colour if the gui is running, regardless of the terminal setting.
2018-04-29 15:50:19 +02:00
.github Massive theme overhaul (#62) 2018-03-28 16:44:12 -04:00
after/plugin add support for fzf (#75) 2018-04-22 18:47:04 -04:00
autoload Merge lightline + adjust lightline & airline (#72) 2018-04-13 20:50:26 -04:00
colors Move background transparency logic to function. 2018-04-26 20:36:12 +01:00
doc add "dracula_colorterm" flag to allow disabling of background fill color. #65 2018-04-02 19:26:20 -04:00
ftplugin add support for plasticboy/vim-markdown syntax (#71) 2018-04-08 11:54:12 -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