Change specialKey from red to subtle (#102)
I use listings in vim, so it prints invisible characters. However the tab and the space characters are drawn in red, taking too much attention, so I decided to make them subtle. To activate the listing add this to your .vimrc file:

set listchars=eol:¬,tab:>-,trail:~,extends:>,precedes:<,space:·
set list
So you can see the red is really disguising.
1 parent d329d61 commit fa16b1f1e04933aa9a28312e566d54040b8f4c3b
@Brian Mayer Brian Mayer authored on 9 Sep 2018
Derek Sifford committed on 9 Sep 2018
Showing 1 changed file
View
colors/dracula.vim