Skip to content

Commit

Permalink
deploy: 4fcc8af
Browse files Browse the repository at this point in the history
  • Loading branch information
marcantondahmen committed Jul 30, 2023
1 parent 8d75a9d commit 23644b1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions demo.css
Original file line number Diff line number Diff line change
Expand Up @@ -427,6 +427,9 @@ code.hljs {
background-color: var(--code-background);
font-weight: 400;
}
.emgithub-file .hljs-style-dark .hljs.language-markdown {
color: var(--code-2);
}
.emgithub-file .hljs-style-dark .hljs-comment {
color: var(--muted-color);
opacity: 0.5;
Expand Down

0 comments on commit 23644b1

Please sign in to comment.