'How Can I Edit the CSS Classes Colours on Dark+ Theme On VSCode?
I am currently using the Dark+ theme on VSCode and it's fantastic bar one annoyance. The elements are not highlighted, nor are they a different colour to the class names in my CSS.
Example:
.gpt3__brand **div** {
flex: 1;
}
The asterisked 'div' name is the element that I wish to have a different colour, but I am unable to find the right method of doing this online. I keep getting redirected to workbench but that seems to be a way of changing the theme colours etc. rather than my issue here which pertains to the elements in CSS.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
