You could try this:
.markdown-source-view:not(.is-live-preview) .HyperMD-codeblock > * {
color: #b3b3b3;
}
from: MarkGone: Get rid of that pesky MD styling
You could try this:
.markdown-source-view:not(.is-live-preview) .HyperMD-codeblock > * {
color: #b3b3b3;
}
from: MarkGone: Get rid of that pesky MD styling