mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 14:01:20 +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;
|
$outer-content-ios-background-color: $background-color !default;
|
||||||
|
|
||||||
|
// iOS Note
|
||||||
|
// --------------------------------------------------
|
||||||
|
|
||||||
|
$item-ios-note-color: map-get($colors-ios, light) !default;
|
||||||
|
|
||||||
// iOS Toolbar
|
// iOS Toolbar
|
||||||
// --------------------------------------------------
|
// --------------------------------------------------
|
||||||
|
Reference in New Issue
Block a user