I'm looking for a Theme Widget to set the color text should appear if a text box is disabled.
I realize I can set it on a control-by-control basis as conditional logic on the color, just like we have conditional logic to enable/disable some component controls. But it seems that across a theme where all text is one color, we'd want to be able to make it another color too if it's disabled.
Related -- the textbox widget itself also doesn't have an attribute where it an be simply set.