You don’t have to change anything in your colorscheme just add the following to your .vimrc:
hi Normal guibg=NONE ctermbg=NONE
Update:
As Liam mentioned in the comments:
This line needs to go below the
colorscheme
in.vimrc
You don’t have to change anything in your colorscheme just add the following to your .vimrc:
hi Normal guibg=NONE ctermbg=NONE
Update:
As Liam mentioned in the comments:
This line needs to go below the
colorscheme
in.vimrc