We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f066b0 commit 498ffd9Copy full SHA for 498ffd9
dark-theme.css
@@ -206,11 +206,7 @@ cd-el {
206
color: hsl(218deg 7% 64% / 72%) !important;
207
}
208
209
-.language-markdown .token.title .token.punctuation,
210
.language-markdown .token.list,
211
-.language-markdown .token:is(.italic, .bold) .token.punctuation,
212
-.language-markdown .token.blockquote.punctuation,
213
-.language-markdown .token.hr.punctuation,
214
.language-markdown .token.url:has(> .token.url),
215
.language-markdown .token.punctuation {
216
color: hsl(218deg 7% 64% / 72%);
0 commit comments