I am working with React, and Language Mode of VS Code set to Javascript React.
Code in Text Editor looks like this:
I want "Text", which refers to normal text in React, to be of different color. But, I can't find the suitable prop in workbench.colorCustomizations
setting to tweak. What is the right prop?