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. |
---|
colors/dracula.vim |
---|