Right now, if you happen to use the right colors, LabVIEW will change the text color on a Boolean. But, if you don't pick the right colors, LabVIEW keeps a single text color.
This would probably be fine IF LabVIEW allowed you to have multiple text colors, but you can only choose one:
But, as you can see, LV only supports one text color. I propose that LV support two text colors (ON and OFF). Obviously LabVIEW has the ability to change the color already since it will do it in the right circumstances, but it would be nice if LV gave us control over it.
In my use case at the moment, I am trying to make a custom illuminated button which the text on the button should be grey went off, and yellow when on.