projekt0n / github-nvim-theme

GitHub's Neovim themes
MIT License
2.08k stars 105 forks source link

Support nvim-treesitter-context #184

Closed luisdavim closed 2 years ago

luisdavim commented 2 years ago

https://github.com/nvim-treesitter/nvim-treesitter-context

Use the highlight group TreesitterContext to change the colors of the context. Per default it links to NormalFloat.

https://github.com/nvim-treesitter/nvim-treesitter-context/blob/master/lua/treesitter-context.lua#L691