fixup! nvim: use a colorscheme again, now with re-enabled transparency
This commit is contained in:
parent
aa5bb28391
commit
9296843b05
|
@ -60,7 +60,7 @@ colorscheme base16-tomorrow-night
|
|||
|
||||
set background=dark
|
||||
|
||||
# use default terminal background to retain transparency
|
||||
" use default terminal background to retain transparency
|
||||
highlight Normal guibg=NONE
|
||||
highlight NonText guibg=NONE
|
||||
highlight SignColumn guibg=NONE
|
||||
|
|
Loading…
Reference in a new issue