folke / twilight.nvim

🌅 Twilight is a Lua plugin for Neovim 0.5 that dims inactive portions of the code you're editing using TreeSitter.
Apache License 2.0
1.24k stars 21 forks source link

[ Feature Request ] Dimmed areas with highlighting #10

Closed liaden closed 1 month ago

liaden commented 3 years ago

I'd love to optionally have syntax highlighting preserved, but muted.

folke commented 3 years ago

Initially I made twilight to support this, but unfortunately it doesn't work with floating windows (like I use in zen-mode)

There's an upstream issue about this https://github.com/neovim/neovim/issues/14624

If that would get fixed, I could properly support muted colors

weilbith commented 2 years ago

I'll install this plugin once this is working. 👍🏾 (subscribed to this issue)

github-actions[bot] commented 1 month ago

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.

github-actions[bot] commented 1 month ago

This issue was closed because it has been stalled for 7 days with no activity.