We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eda4918 commit a4cabf8Copy full SHA for a4cabf8
core/src/components/note/note.md.vars.scss
@@ -4,7 +4,7 @@
4
// --------------------------------------------------
5
6
/// @prop - Text color of the note
7
-$note-md-color: $text-color-step-400;
+$note-md-color: var(--ion-color-gray-600);
8
9
/// @prop - Font size of the note
10
$note-md-font-size: dynamic-font(14px);
0 commit comments