Skip to content

Commit 6ea3c81

Browse files
committed
feat(toggle): use gray tokens
1 parent 1fae450 commit 6ea3c81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/components/toggle/toggle.native.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
}
4343

4444
.toggle-bottom .helper-text {
45-
color: $text-color-step-300;
45+
color: var(--ion-color-gray-700);
4646
}
4747

4848
// Input Label

0 commit comments

Comments
 (0)