Skip to content

Commit

Permalink
Remove blue VertSplit bar
Browse files Browse the repository at this point in the history
  • Loading branch information
fneu committed May 24, 2020
1 parent 1918c99 commit 453167d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion colors/breezy.vim
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ hi StatusLineNC guibg=#31363b guifg=#7a7c7d gui=NONE
hi Visual guibg=#2d5c76 guifg=NONE gui=NONE
hi VisualNOS guibg=NONE guifg=NONE gui=underline

hi VertSplit guibg=#2d5c76 guifg=#2d5c76 gui=NONE
hi VertSplit guibg=#31363b guifg=#31363b gui=NONE
hi WildMenu guibg=NONE guifg=NONE gui=NONE

hi SpecialKey guibg=NONE guifg=#7a7c7d gui=NONE
Expand Down

0 comments on commit 453167d

Please sign in to comment.