Weather Display Main Screen

To begin I’m still learning, generally the hard-way, and pulling my hair out in the process. I’m now bald, there is no more to pull out, so I’m going to stop and ask for directions.

I just added a new Custom Label/Tag to the main window of Weather Display. My custom tag is; “Water Temp %extratemp1%” and uses an extra temp port on my Davis Instruments Pro-II.

Is there a way I can change the Color within this custom tag? Specifically, I would like "Water Temp " (ASCII characters) to remain White, but change the tag “%extratemp1%” to Green. I’ve already tried basic HTML tags, for example

[color=green] [/color] 

and found that does not work.

Any thoughts or suggestions would be appreciated.

Thanks
Bill

you could use one custom tag that is the description and one custom tag that is the actual data (via a custom tag)
and so setting each one to a different colour
?