bug: weird highlighting behaviour
Did you check docs and existing issues?
- [X] I have read all the twilight.nvim docs
- [X] I have searched the existing issues of twilight.nvim
- [X] I have searched the existing issues of plugins related to this issue
Neovim version (nvim -v)
v0.9.0-dev-e30cc8b
Operating system/version
MacOS 13.2.1
Describe the bug
Whenever I enable Twilight, this is how my editor looks:
As you can see, it dims many of the tokens outside of the focus area, but a lot stay as-is.
Here's a list of plugins I'm currently using:
impatient-nvim
gruvbox-flat-nvim
which-key-nvim
lualine-nvim
nvim-web-devicons
fidget-nvim
telescope-nvim
telescope-zf-native-nvim
telescope-all-recent
sqlite-lua
neoscroll-nvim
dressing-nvim
nvim-notify
gitsigns-nvim
cmd-palette
telescope-hop
zen-mode-nvim
twilight-nvim
It doesn't appear to be a problem with the colorscheme, as switching from gruvbox-flat to gruvbox-material shows the extract same thing happening (but with different colours, obviously):
Steps To Reproduce
n/a
Expected Behavior
n/a
Repro
n/a
I have the same issue. Any progress @JeanMertz?
Seems like an upgrade to nvim version 0.10 did it for me.
NVIM v0.10.0-dev-2284+gf6042d5c3
Build type: RelWithDebInfo
LuaJIT 2.1.1707061634
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.
This issue was closed because it has been stalled for 7 days with no activity.