This is a message being sent to a button
node.
{"payload":"STOP","topic":"CONTROL","event":{"clientX":391,"clientY":378,"bbox":[370,413,418,365]},"socketid":"rfHbrvuF4P47dlPcAAAG","_msgid":"bf9ab39.1603f5","colour":"green","txt":"XXX","fontclr":"black"}
note the part: "fondclr":"black"
This is the node:
[{"id":"86379535.4daef","type":"ui_button","z":"1c428643.6f708a","name":"Flow error Logging","group":"a044b2e1.8758a","order":1,"width":"1","height":"1","passthru":false,"label":"{{msg.txt}}","tooltip":"","color":"{{msg.fontclr}}","bgcolor":"{{msg.colour}}","icon":"","payload":"X","payloadType":"str","topic":"blah","x":880,"y":3470,"wires":[["abe54b8c.35f8e8","1830c78b.5a8468"]]},{"id":"a044b2e1.8758a","type":"ui_group","name":"Flow errors","tab":"a1877b46.0cc8c","order":8,"disp":true,"width":"6","collapse":false},{"id":"a1877b46.0cc8c","type":"ui_tab","name":"Logging","icon":"list","order":3,"disabled":false,"hidden":false}]
I have the dashboard
set to use angular theme in ui_template
but the text is always white.
Where's the elephant?