For styling and recoloring, use `down` property instead of `pressed`
While pressed
always reflects actual interaction state of enabled list
item and down
property merely implicitly follows it, down
can be
overridden with some other binding or constant to enforce specific look
regardless or input events.