We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 887cf45 commit 73bf44cCopy full SHA for 73bf44c
src/material/core/theming/_theming.scss
@@ -74,7 +74,7 @@ $_emitted-density: () !default;
74
75
/// Gets a color from a theme palette (the output of mat-palette).
76
/// The hue can be one of the standard values (500, A400, etc.), one of the three preconfigured
77
-/// hues (default, lighter, darker), or any of the aforementioned prefixed with "-contrast".
+/// hues (default, lighter, darker), or any of the aforementioned suffixed with "-contrast".
78
///
79
/// @param {Map} $palette The palette from which to extract a color.
80
/// @param {String | Number} $hue The hue from the palette to use. If this is a value between 0
0 commit comments