Skip to content

Commit eda4918

Browse files
committed
feat(note): use gray tokens
1 parent 46dd76c commit eda4918

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// --------------------------------------------------
55

66
/// @prop - Text color of the note
7-
$note-ios-color: $text-color-step-650;
7+
$note-ios-color: var(--ion-color-gray-350);
88

99
/// @prop - Font size of the note
1010
$note-ios-font-size: dynamic-font-min(0.875, 16px);

0 commit comments

Comments
 (0)