Skip to content

Commit 8c0a500

Browse files
authored
Update dark-theme.css
1 parent 30b331d commit 8c0a500

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

dark-theme.css

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

0 commit comments

Comments
 (0)