rmagatti / goto-preview

A small Neovim plugin for previewing definitions using floating windows.
Apache License 2.0
835 stars 27 forks source link

Change border color #83

Closed alloc33 closed 1 year ago

alloc33 commented 1 year ago

Is it possible to change border color to custom one?

rmagatti commented 1 year ago

Not really. The colour comes from your theme through the highlight group FloatBoarder. Which is to say you can't really change it from goto-preview, but you can change the colour for any floating border by setting FloatBoarder.