Skip to main content
YayaCreates
Inspiring
March 3, 2017
Answered

Code color when software selects an element and its content

  • March 3, 2017
  • 1 reply
  • 284 views

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?

This topic has been closed for replies.
Correct answer Nancy OShea

Try this solution:

Solution: White on Mint Green Code Color.

Nancy

1 reply

Nancy OShea
Community Expert
Nancy OSheaCommunity ExpertCorrect answer
Community Expert
March 3, 2017
Nancy O'Shea— Product User & Community Expert
YayaCreates
Inspiring
March 3, 2017

You are my hero! That had been driving me crazy for months! Thank you very much!