tint.nvim icon indicating copy to clipboard operation
tint.nvim copied to clipboard

Dim inactive windows in Neovim using window-local highlight namespaces.

Results 7 tint.nvim issues
Sort by recently updated
recently updated
newest added

Thank you for your work! I tried setting up this plugin and noticed that in the dev build of nvim v0.10.x the `tint_background_colors` feature does not work. To reproduce ```lua...

Hi! 👋🏻 I really like this plugin. Just enabled it and it works nicely. I spent a bit of time tracking down the required neovim version for the plugin. Looks...

I'm trying to configure `tint.nvim` such that my `NeoTree` window doesn't get it's bg tinted, however I want everything else to be tinted. I see that there is the `tint_background_colors`...

I'm looking for a way to consistently dim the background whenever there is a popover window shown, for example `telescope`, `noice`, `which-key`. Is it possible that `tint.nvim` can handle this?...

if multiple colorschemes are used - e.g. colorscheme per filetype like folke/styler.nvim - tint resets to wrong colorscheme on untint and tints only with the default colorscheme with this commit...

This looks amazing! ![firefox_W8uBv2b0CF](https://github.com/levouh/tint.nvim/assets/3945277/37e72a55-b915-498d-ad5f-00b87d5368f5)

'tint.nvim' is always overwriting hl-CursorLine configs. I've set hl-CursorLine to italic when in insert mode, but after install tint, this not work anymore in any window (even in non-tinted ones)....