I’m trying to change the text (ion-label) color inside an ion-tab-button (these are the generated tabs that come with the tabs template) when it’s pressed. I’m looking to do something very similar to what’s presented in this demo: Ion-Tabs: Tab-Based Component for App Top-Level Navigation
I’ve tried a few things, but none of them seem to work. Googling turns up questions about changing background colors, icon colors, etc, when a tab is active, but nothing about the text.
Right, I’m asking how to change the color only when a tab is selected/active. I found this and was wondering if, perhaps, there’s a similar logic using ion-tab-button instead of ion-item: