From 9f54f160f006a658069989faa88d71e88be1c777 Mon Sep 17 00:00:00 2001 From: Brandy Carney Date: Thu, 5 May 2016 11:13:37 -0600 Subject: [PATCH] fix(toolbar): md mode use the color contrast for toolbar button/title BREAKING CHANGES: `$toolbar-md-button-color` no longer gets passed to the function that sets the contrast color for toolbar buttons, but it can still be used to set the default button color. `$bar-button-md-color` was renamed to `$toolbar-md-button-color` `$bar-button-md-border-radius` was renamed to `$toolbar-md-button-border-radius` references #6364 --- .../components/toolbar/test/colors/main.html | 21 +++++++++++ ionic/components/toolbar/toolbar.md.scss | 35 ++++++++++--------- ionic/themes/dark.md.scss | 1 - ionic/themes/default.md.scss | 1 - ionic/util/functions.scss | 2 +- 5 files changed, 41 insertions(+), 19 deletions(-) diff --git a/ionic/components/toolbar/test/colors/main.html b/ionic/components/toolbar/test/colors/main.html index 298d21c3a9..24e48cae68 100644 --- a/ionic/components/toolbar/test/colors/main.html +++ b/ionic/components/toolbar/test/colors/main.html @@ -4,6 +4,27 @@ + + + + + + + + + + Default + + +