Skip to content

Commit

Permalink
fix color for triple backtick in markdown code block
Browse files Browse the repository at this point in the history
  • Loading branch information
eenaree committed Sep 11, 2023
1 parent d12e5bf commit 68c0c8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/new-dark-theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,7 @@
"entity.name.command",
"entity.name.tag.yaml",
"constant.character.escape",
"punctuation.definition.markdown",
"punctuation.definition.raw.markdown",
"punctuation.definition.bold.markdown",
"punctuation.definition.italic.markdown",
Expand Down Expand Up @@ -301,7 +302,6 @@
"support.type.property-name.json",
"support.variable.property",
"support.type.object.module",
"punctuation.definition.markdown",
"fenced_code"
],
"settings": {
Expand Down

0 comments on commit 68c0c8e

Please sign in to comment.