This repository was archived by the owner on Sep 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ custom version of the `angular-material.css` file using SASS and custom
1313variables.
1414
1515> <b >Note:</b > The Material Theming system provides the
16- [ ` $mdThemingProvider.setNonce() ` ] ( . /api/service/$mdThemingProvider) method to meet the
16+ [ ` $mdThemingProvider.setNonce() ` ] ( /api/service/$mdThemingProvider#setNonce ) method to meet the
1717 requirements of a CSP-policy enabled application.
1818
1919<img src =" https://cloud.githubusercontent.com/assets/210413/4816236/bf7783dc-5edd-11e4-88ef-1f8b6e87e1d7.png " alt =" color palette " style =" max-width : 100% ;" >
@@ -23,7 +23,7 @@ variables.
2323Angular Material makes it easy to design an app which follows the Material style
2424guide's suggested design patterns:
2525
26- > Limit your selection of colors by choosing three color hues from the primary palette and one accent color
26+ > Limit your selection of colors by choosing three color hues from the primary palette and one accent color
2727> from the secondary palette. The accent color may or may not need fallback options.
2828
2929This concept is central to how Angular Material approaches theming.
@@ -62,7 +62,7 @@ palettes from the material design spec built in. Valid palettes include:
6262### Color Intentions
6363
6464A color intention is a mapping of a palette for a given intention within your
65- application.
65+ application.
6666
6767Valid color intentions in Angular Material include:
6868
You can’t perform that action at this time.
0 commit comments