visual-studio-code
visual-studio-code copied to clipboard
Some scopes used by rescript-vscode have no color
Several scopes that rescript-vscode uses have no color bound in Dracula.
Scopes I found:
entity.name.namespacevariable.other/variable.functionvariable.annotation
The full grammar definition is also available: https://github.com/rescript-lang/rescript-vscode/blob/master/grammars/rescript.tmLanguage.json
On Dark+:

On Dracula:

Feel free to open a PR.