EdenEast / nightfox.nvim

🦊A highly customizable theme for vim and neovim with support for lsp, treesitter and a variety of plugins.
MIT License
2.91k stars 136 forks source link

feature: Dim Inactive Exceptions #343

Closed aemonge closed 1 year ago

aemonge commented 1 year ago

Is your feature request related to a problem? Please describe.

Not a problem, but an Idea.

Describe the solution you'd like

I would love to have some inactive expections, mostly the :terminal buffers.

Describe alternatives you've considered

Haven't consider alternatives

Additional context

No response

EdenEast commented 1 year ago

dim_inactive is a toggle that will set NormalNC to bg0 instead of just linking to Normal. NormalNC does not distinguish between types of buffers.

aemonge commented 1 year ago

For other that might look for this, we can use levouh/tint.nvim