zed-material-theme
zed-material-theme copied to clipboard
Boolean Syntax Highlighting Issue
For example in json:
{ "a": true, "b": false }
There is no difference in color between "a" and the boolean. Looking at the vscode version there seems to be a difference.
Example of palenight high contrast (but is like this for all the versions):