The official way would be:

Change in your theme/variables.scss

Active icon for tabs on android is:

$tabs-md-tab-icon-color-active: red;

On iOS

$tabs-ios-tab-icon-color-active: red;

Check out Sass variables for ionic

https://stackoverflow.com/questions/39774499/ionic2-tabs-how-to-change-selected-tabs-color

相关文章:

  • 2022-12-23
  • 2021-12-13
  • 2022-12-23
  • 2022-12-23
  • 2022-01-10
  • 2021-08-01
  • 2021-04-23
猜你喜欢
  • 2022-12-23
  • 2021-04-14
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-02-28
  • 2022-12-23
相关资源
相似解决方案