VSCode highlights code issues with unused imports. In this example, json is unused.
With Monokai Pro, it's basically the same color as normal imports so I cannot see which imports are unused.
Compare it to the high contrast theme (built-in VSCode) for example:
Monokai Pro:
Dark High Contrast:
