Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: weird highlighting behaviour #33

Open
3 tasks done
JeanMertz opened this issue Apr 12, 2023 · 2 comments
Open
3 tasks done

bug: weird highlighting behaviour #33

JeanMertz opened this issue Apr 12, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@JeanMertz
Copy link

Did you check docs and existing issues?

  • I have read all the twilight.nvim docs
  • I have searched the existing issues of twilight.nvim
  • 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:

Screenshot 2023-04-12 at 10 13 42

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):

Screenshot 2023-04-12 at 11 05 37

Steps To Reproduce

n/a

Expected Behavior

n/a

Repro

n/a
@JeanMertz JeanMertz added the bug Something isn't working label Apr 12, 2023
@jhaux
Copy link

jhaux commented Feb 6, 2024

I have the same issue. Any progress @JeanMertz?

@jhaux
Copy link

jhaux commented Feb 6, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants