Skip to content

Commit

Permalink
fix(tabs): add the colors to the tabbar as well
Browse files Browse the repository at this point in the history
fixes #14758
  • Loading branch information
brandyscarney committed Jul 16, 2018
1 parent b903718 commit 5348e7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/src/components/tabbar/tabbar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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)};
Expand Down

0 comments on commit 5348e7c

Please sign in to comment.