Dark theme ion-note

This commit is contained in:
Matheus Cruz Rocha
2016-02-04 10:22:16 -03:00
parent 10d95f237f
commit d833bec04f

View File

@ -18,6 +18,10 @@ $font-size-ios-base: $font-size-base !default;
// --------------------------------------------------
$outer-content-ios-background-color: $background-color !default;
// iOS Note
// --------------------------------------------------
$item-ios-note-color: map-get($colors-ios, light) !default;
// iOS Toolbar
// --------------------------------------------------