nordic.nvim
nordic.nvim copied to clipboard
Feat: Background only in transparent mode
When enabling transparent mode, we should provide an option where only the background is transparent, and other floating windows and components are opaque.
Well I just test implemented this:
transparent = {
bg = false,
float = true,
},
& I think that's probably the best way of doing it.
I actually kind of like it with just transparent floating windows...
but it works the other way around: