mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 21:48:42 +08:00
Dark theme ion-note
This commit is contained in:
@ -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
|
||||
// --------------------------------------------------
|
||||
|
Reference in New Issue
Block a user