// iOS Content // -------------------------------------------------- $content-container-ios-background-color: #000 !default; $content-ios-background-color: #efeff4 !default; .nav-ios { .content-container { background-color: $content-container-ios-background-color; } ion-content { background-color: $content-ios-background-color; } }