File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
projects/igniteui-angular/src/lib/core/styles/themes/schemas/light Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -185,9 +185,9 @@ $_bootstrap-list: extend(
185
185
/// @property {Map} item-text-color-hover [igx-color: ('grays', 900)] - The list item text color.
186
186
/// @property {Map} item-text-color-active [igx-color: ('grays', 900)] - The active list item text color.
187
187
///
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.
191
191
///
192
192
/// @property {Color} item-action-color [igx-color: ('grays', 600)] - The list item action color.
193
193
/// @property {Color} item-action-color-hover [igx-color: ('grays', 600)] - The list item action hover color.
You can’t perform that action at this time.
0 commit comments