Skip to content

Commit 8fc00c2

Browse files
authored
Update dark-theme.css
1 parent 6d97385 commit 8fc00c2

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
@@ -209,7 +209,7 @@ cd-el {
209209
}
210210

211211
.language-markdown .token.list,
212-
.language-markdown .token.url,
212+
.language-markdown .token.url:not(.url-reference),
213213
.language-markdown .token.punctuation {
214214
color: hsl(218deg 7% 64% / 72%);
215215
}

0 commit comments

Comments
 (0)