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

inlay hints barely visible #81

Closed fegyi001 closed 10 months ago

fegyi001 commented 11 months ago

With the new built-in feature of neovim, inlay hints can be viewed. But with this colorscheme it is hardly visible if visible at all:

image

The inlay hints are there, just not visible enough:

image

Is it possible to alter the colorscheme, so that the inlay hints could be seen properly?

With tokyonight it looks just fine, but I'd like to use monokai pro.

image

Thanks in advance!

fegyi001 commented 10 months ago

Could I have any response on this? Is it a feature to be added in the future?

loctvl842 commented 10 months ago

Oh sorry for late reply, I'll try to look into this as soon as possible, it's been a long time since the last time I used inlay-hint. I'll need some time config it again.

loctvl842 commented 10 months ago

Please checkout the latest version. I did add highlight for inlay hint

fegyi001 commented 10 months ago

It works, thanks a lot!

image