loctvl842 / monokai-pro.nvim

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

Missing color in yaml files #15

Closed marnas closed 2 weeks ago

marnas commented 1 year ago

I seem to be having an issue with yaml files using this theme.

Basically the key part is shown as white instead of the classic red I got used to while using this theme on VS code.

Is this expected behavior or am I missing some config?

image

loctvl842 commented 1 year ago

I have just updated it. Please check out the latest commit. treesitter_@field

marnas commented 1 year ago

Amazing, thank you!

marnas commented 1 month ago

I seem to be facing the same issue again, has anything changed?

loctvl842 commented 3 weeks ago

I resolved it in the latest version, it's been a while since my last update

marnas commented 2 weeks ago

That fixed it, thank you!