Why does the "reply" button in post actions have a background transition effect?

The transition is due to us making these action items slightly transparent when not hovered. This is to not take away focus on the content itself.

It could possibly be time to get rid of this, and just use lighter colors here rather than opacity settings.