@import "../../themes/ionic.globals.ios";

// iOS Back Button
// --------------------------------------------------

/// @prop - Z index of the back button
$back-button-ios-button-z-index:      $z-index-toolbar-buttons;

/// @prop - Text color of the back button
$back-button-ios-color:               ion-color(primary, base);
