Code color when software selects an element and its content
Hello Dreamweaver Lovers!
I know how to change code colors using the theme and main.less file. However, I cannot identify the selector that is turning my code to this light green color. I have checked every color in the main.less file and cannot seem to find it. As you can see, I can barely read it.
This code is highlighted automatically when I select certain elements such as th, td, and p. Others, such as <table> will only highlight the word <table> but not the content inside. Same color as shown in this screenshot.
Any idea what the selector is called?