barklan / kanagawa.vscode

A VS Code port of the Kanagawa.nvim theme.
MIT License
45 stars 6 forks source link

[ts]: `await` is colored in red #1

Closed barklan closed 2 years ago

barklan commented 2 years ago

return should be colored as a standout (peachRed - #FF5D62), await should not. But they have the same textmate scope - keyword.control.flow.