feature request: add way/docs to disable bg color change of not focused float window #542
Closed
1 task done
Labels
enhancement
New feature or request
Did you check existing requests?
Describe the feature
If it possible, provide any instructions in docs or option in config to disable change of float bg color, when another float stacks on top of it. Example:
As you can see, bg of oil float changes as it is Normal window (actually fg is also changing) when another float opens on top of it (there, it is confirmation float window)
Provide background
I searched how to do that in kanagawa.nvim repo and can not find any issues about that. That will be ok, if for example we will be able to change bg color of border, but that maybe not possible
What is the significance of this feature?
nice to have
Additional details
As i can see, bg colors follows NormalNC highlight group, because setting
in kanagawa config changes bg and fg of inactive float. This option does following:
The text was updated successfully, but these errors were encountered: