Skip to content

Commit 96c932b

Browse files
author
MPopov
committed
fix(list): update the docs
1 parent 031322d commit 96c932b

File tree

1 file changed

+3
-3
lines changed
  • projects/igniteui-angular/src/lib/core/styles/themes/schemas/light

1 file changed

+3
-3
lines changed

projects/igniteui-angular/src/lib/core/styles/themes/schemas/light/_list.scss

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -185,9 +185,9 @@ $_bootstrap-list: extend(
185185
/// @property {Map} item-text-color-hover [igx-color: ('grays', 900)] - The list item text color.
186186
/// @property {Map} item-text-color-active [igx-color: ('grays', 900)] - The active list item text color.
187187
///
188-
/// @property {Color} item-subtitle-color [igx-color: ('grays', 600)] - The list item subtitle color.
189-
/// @property {Color} item-subtitle-color-hover [igx-color: ('grays', 600)] - The list item subtitle hover color.
190-
/// @property {Color} item-subtitle-color-active [igx-color: ('grays', 600)] - The list item subtitle active color.
188+
/// @property {Color} item-subtitle-color [igx-color: ('grays', 800)] - The list item subtitle color.
189+
/// @property {Color} item-subtitle-color-hover [igx-color: ('grays', 800)] - The list item subtitle hover color.
190+
/// @property {Color} item-subtitle-color-active [igx-color: ('grays', 800)] - The list item subtitle active color.
191191
///
192192
/// @property {Color} item-action-color [igx-color: ('grays', 600)] - The list item action color.
193193
/// @property {Color} item-action-color-hover [igx-color: ('grays', 600)] - The list item action hover color.

0 commit comments

Comments
 (0)