diff --git a/core/src/components/tabbar/tabbar.scss b/core/src/components/tabbar/tabbar.scss index b61bb6c271..8dff883720 100644 --- a/core/src/components/tabbar/tabbar.scss +++ b/core/src/components/tabbar/tabbar.scss @@ -17,6 +17,7 @@ color: var(--color); } +:host(.ion-color), :host(.ion-color) ion-tab-button { --background: #{current-color(base)}; --color: #{current-color(contrast, .7)};