monokai-pro icon indicating copy to clipboard operation
monokai-pro copied to clipboard

Update language specific colors to match official theme

Open espositocode opened this issue 3 years ago • 1 comments

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).

espositocode avatar Jul 12 '21 23:07 espositocode

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.

Captura de pantalla 2022-11-13 a las 14 20 21

tairosonloa avatar Nov 13 '22 13:11 tairosonloa