Skip to content

Commit 80c7845

Browse files
authored
Update dark-theme.css
1 parent 498ffd9 commit 80c7845

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dark-theme.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ cd-el {
208208

209209
.language-markdown .token.list,
210210
.language-markdown .token.url:has(> .token.url),
211-
.language-markdown .token.punctuation {
211+
.language-markdown *:not(.token.code-block) .token.punctuation {
212212
color: hsl(218deg 7% 64% / 72%);
213213
}
214214

0 commit comments

Comments
 (0)