-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(toolbar): set the text color of the toolbar based on the contrast…
… of the background BREAKING CHANGES: `$bar-button-ios-color` has been renamed to `$toolbar-ios-button-color` `$bar-button-ios-border-radius` has been renamed to `$toolbar-ios-button-border-radius` added variables for the toolbar ios title for easier styling: ``` $toolbar-ios-title-font-weight $toolbar-ios-title-text-align $toolbar-ios-title-text-color ``` references #6364
- Loading branch information
1 parent
62bd13b
commit 74afc18
Showing
1 changed file
with
21 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters