mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
feat(Themes): md outer content dark theme
Overriding background color of outer content for material design dark theme
This commit is contained in:
@@ -16,6 +16,10 @@ $font-family-md-base: "Roboto", "Helvetica Neue", sans-serif !de
|
||||
$font-size-md-base: $font-size-base !default;
|
||||
|
||||
|
||||
// Material Design Outer content
|
||||
// --------------------------------------------------
|
||||
$outer-content-md-background-color: $background-color !default;
|
||||
|
||||
// Material Design Toolbar
|
||||
// --------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user