oxfist / night-owl.nvim

🦉 🌌 Night Owl colorscheme implementation for Neovim with support for Treesitter and semantic tokens
BSD 3-Clause "New" or "Revised" License
250 stars 17 forks source link

Add highlight for WinSeparator #34

Closed fingolfin19 closed 6 months ago

fingolfin19 commented 10 months ago

Nvim is deprecating VertSplit and moving to WinSeparator for window borders in 0.10. By default, WinSeparator links to normal which does not look great for most colorschemes.

oxfist commented 6 months ago

@fingolfin19 hi! Just added that hl group, could you test if it works on your end?

fingolfin19 commented 6 months ago

@oxfist looks great, thank you!