Skip to main content
Participant
July 8, 2024
Question

ColdFusion Builder Extension for VsCode - Changing Code Colors (attribute names)

  • July 8, 2024
  • 0 replies
  • 164 views

I use a light-colored background in Vs Code.
One code color in particular, which I would an "attribute name", is also a light color (orange / yellow) and I can't read it.

For example, in the following, "Code" ad "Name" are unreadable.

<cfset session.UserTagAgency = {Code = "", Name = ""}>

How can I update the attribute names to be some color other than yellowy-orange?
Does the ColdFusion Builder Extension have a .json file for themable colors... that I can edit?

Thanks!
P.S. That color is one of the original Window colors, called "money green" - 192,220,192.  I have used it as a background color for 20+ years (25+?) to avoid the glare of full-white backgrounds.

This topic has been closed for replies.