marko-cerovac / material.nvim

:trident: Material colorscheme for NeoVim written in Lua with built-in support for native LSP, TreeSitter and many more plugins
GNU General Public License v2.0
978 stars 127 forks source link

Add vim-treesitter-context support #170

Closed pevhall closed 1 year ago

pevhall commented 1 year ago

Request support for nvim-treesitter-context.

current work around highlight TreesitterContext guibg=black

marko-cerovac commented 1 year ago

Done. the background is darker now

pevhall commented 1 year ago

Only the background for the line numbers seems to be changing for me (see pick below). It's definitely an improvement but I think making the whole line stand out would be better.

material-context

marko-cerovac commented 1 year ago

@pevhall I've fixed the highlighting . It should be working perfectly now. Sorry for the wait and let me know if there is anything else to fix.

pevhall commented 1 year ago

Thanks @marko-cerovac it works perfectly now

Screenshot_20230710_124210