Button:active troubles

I have changed every possible property of my ion-buttons and button-ios so that their “active” has no background color.

I want nothing to change when clicked except the text color change. However, even after the properties are forced there is still an instant after the click where the default background fill shows.

How can I get rid of this? I really do not want to have to make custom buttons from divs for my whole app!