Mofiqul / vscode.nvim

Neovim/Vim color scheme inspired by Dark+ and Light+ theme in Visual Studio Code
MIT License
695 stars 112 forks source link

Add Missing Color Support for `@define` Treesitter directive #207

Closed ztnel closed 1 month ago

ztnel commented 1 month ago

Description

The treesitter @define directive was missing color support. To return to proper color scheme support I used vscPink:

Before
After