loctvl842 / monokai-pro.nvim

Monokai Pro theme for Neovim written in Lua, with multiple filters: Pro, Classic, Machine, Octagon, Ristretto, Spectrum
MIT License
424 stars 40 forks source link

Override colorscheme for plugin nvim-treesitter #113

Closed lcheylus closed 6 months ago

lcheylus commented 6 months ago

I'm using your monokai-pro colorscheme with Neovim (on Linux and OpenBSD) and I'm very happy with it :)

But with nvim-treesitter.lua plugin (also used with Neovim), I don't like italic style used for some items, especially for Markdown inline => https://github.com/loctvl842/monokai-pro.nvim/blob/master/lua/monokai-pro/theme/plugins/nvim-treesitter.lua

Is it possible and how could I override monokai-pro colorscheme for nvim-treesitter.lua plugin ? I would like to set italic = false for @markup.italic.markdown_inline and other items.

loctvl842 commented 6 months ago

Yes sure you can use override function