Open espositocode opened 3 years ago
I would like to help to update the JavaScript/TypeScript colors. However, I don't know what keys to use in the XML to represent the elements of JS/TS code I want to fine tune (like it's done for java, see attached img).
Where can I get these keys names? I would like to be pointed to a site or resource I can use for that, or learn how.
I started to research the possibility of using a python script to convert the official syntax colors to JetBrains. I realized that building such a tool beyond a single editor would be very complicated and difficult to maintain. Instead, I think it would be better to replicate the colors manually.
To make this happen, I need to compare the official VSCode/Sublime colors with JetBrains one language at a time. This will introduce breaking changes, so updates will occur in a separate branch until they can be fully tested (see https://github.com/subtheme-pro/monokai-pro/issues/16).