Skip to content

disable dim nvim-tree when inactive #709

Closed
@petertriho

Description

@petertriho

Hi,
#705
This added the dim feature. Is there a way to disable this? I tried adding

vim.cmd("autocmd FileType NvimTree setlocal winhighlight Normal:NormalSB,NormalNC:NormalSB,SignColumn:SignColumnSB")

but that didn't seem to do the trick.

I'm using tokyonight and it darkens the background of sidebars which is removed when inactive due to this change
image
image

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions