We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2a2965 commit dd9fa10Copy full SHA for dd9fa10
dark-theme.css
@@ -208,7 +208,8 @@ cd-el {
208
209
.language-markdown .token.title .token.punctuation,
210
.language-markdown .token.list,
211
-.language-markdown .token:is(.italic, .bold) .token.punctuation {
+.language-markdown .token:is(.italic, .bold) .token.punctuation,
212
+.language-markdown .token.blockquote.punctuation {
213
color: hsl(218deg 7% 64% / 72%);
214
}
215
0 commit comments