subtheme-dev / monokai-pro

The unofficial Monokai Pro theme by Subtheme.
https://subtheme.dev/monokai-pro
MIT License
130 stars 25 forks source link

Update language specific colors to match official theme #21

Open espositocode opened 3 years ago

espositocode commented 3 years ago

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

tairosonloa commented 1 year 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.

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