Webstorm - revert syntax highlighting colour to an older version

I had been using Webstorm 2018.2 for years and have recently updated to 2020.2. How can I change the colour scheme back to 2018.2? For instance, console / process was white, now purple, require was yellow, now white. You can see the difference of require statements below. Thanks.

1
2 comments

You can change the Local variable color in Settings | Editor | Color Scheme | JavaScript to #FFC66D

0

For reference purposes: the same on StackOverflow https://stackoverflow.com/q/65031380/783119

0

Please sign in to leave a comment.