Islands Theme

JetBrains-inspired Visual Studio Code theme.
The Islands theme is based on zed-theme-jetbrains.
[!NOTE]
Go support is the first priority; other languages will be added in the future.
[!NOTE]
In Go, a method receiver parameter emits the same token as a regular function parameter. So it's impossible to distinguish them for now.

Font: IBM Plex Mono
Icons: JetBrains New UI File Icon Theme Extended
Build
This project is a Visual Studio Code theme extension. It can be built and packaged into a .vsix installable using the VS Code CLI.
Prerequisites
Install dependencies
npm install
Package
npm run package
Install locally
code --install-extension ./islands-theme-X.Y.Z.vsix
| |