If you are a visual reader - you might like it.
Why I like it? It is quite visual - all the noise, that is ;,:, ,, {}, (), [], =, || etc. - is muted and fades into the background.
Const and let syntax highlighting
Since I like functional programming - functions are of bright-orange color, which stands out and you instantly understand what is a function and you can call it. Also, arguments are of green-italic color - so that you won't mistake them with let variables
Example of function highlighting
Generics are highlighted as function arguments - green-italic - because they do act like parameters but on type level.
-
Open
Run and DebugthenRun- it will open a new vscode instance -
Open some project with code (so that you can observe your changes) and edit
text-color-theme.jsonin themes/ with HRM -
vsce package- and upload it to marketplace
Contributions are always welcome and appreciated.
The project doesn't have an icon yet. If you'd like to create one, I'd be happy to feature it in the README and credit you for it.

