Skip to content

Commit

Permalink
ntnv
Browse files Browse the repository at this point in the history
  • Loading branch information
jonmeow committed Aug 16, 2024
1 parent 11e8f88 commit 63a5ed8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion website/_sass/custom/custom.scss
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,9 @@
color: #57606a;
}

.highlight .nb {
.highlight .nb,
.highlight .nt,
.highlight .nv {
color: #a36000;
}

Expand Down

0 comments on commit 63a5ed8

Please sign in to comment.