zed-material-theme icon indicating copy to clipboard operation
zed-material-theme copied to clipboard

Boolean Syntax Highlighting Issue

Open devzeth opened this issue 1 year ago • 0 comments

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): screen-2024-000205

devzeth avatar Nov 27 '24 13:11 devzeth