Docs - target specific elements for customisation
Is your feature request related to a problem? Please describe. Not so much a problem, more of a documentation query - if I want to customise the colour of a specific type of element - a React.JSX.Element, for example, how would that customisation be added the a config?
Describe the solution you'd like Brief description on how to focus target specific elements for recolour customisations.
I've managed to do this in the VS Code version - it was actually updated with the my tweak, but now that I use neovim I'd like to customise it in the same way.
Put your cursor on the text that you want to customize and run :Inspect - it'll show you the name of the highlight group for that thing.