Skip to content

Commit e979f0e

Browse files
committed
feat(label): use gray tokens
1 parent 5e5e883 commit e979f0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/components/label/label.ios.vars.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ $label-ios-text-wrap-font-size: dynamic-font(14px);
1414
$label-ios-text-wrap-line-height: 1.5;
1515

1616
/// @prop - Color of the item paragraph
17-
$item-ios-paragraph-text-color: $text-color-step-600;
17+
$item-ios-paragraph-text-color: var(--ion-color-gray-400);

0 commit comments

Comments
 (0)