Skip to content

Commit 30b331d

Browse files
authored
Update dark-theme.css
1 parent 09fbe52 commit 30b331d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

dark-theme.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,8 @@ cd-el {
140140
.token.atrule,
141141
.token.url .token.content,
142142
.token.url-reference .token.variable,
143-
.language-markdown .token.code-block .token.punctuation {
143+
.language-markdown .token.code-block .token.punctuation,
144+
.language-markdown .token.url .token.variable {
144145
color: #a6c3d4;
145146
}
146147

0 commit comments

Comments
 (0)