one_monokai.nvim
one_monokai.nvim copied to clipboard
bug: different keyword color with vscode OneMonokai
Describe the bug
as you can see, key words enum
, struct
or even enum variant, field name have different color.
Same code source in VSCode:
with NVim 0.10 and one_monokai.nvim:
Screenshots
No response
Operating System + version
macOS 14.5 (23F79)
Neovim version
NVIM v0.10.1-dev-9+g671073e71
Reproduce steps
- open same code in VSCode and nvim with
OneMonokai
color theme.
Expected Behavior
No response
Additional context
No response