We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5df9bdc commit 0ba90c0Copy full SHA for 0ba90c0
css/syntax.css
@@ -35,7 +35,7 @@
35
.highlight .nf { color: #97C9D8; } /* Name.Function */
36
.highlight .nl { color: #002070; font-weight: bold } /* Name.Label */
37
.highlight .nn { color: #0e84b5; font-weight: bold } /* Name.Namespace */
38
-.highlight .nt { color: #0a0; font-weight: bold } /* Name.Tag */
+.highlight .nt { color: #0ac; font-weight: bold } /* Name.Tag */
39
.highlight .nv { color: #bb60d5 } /* Name.Variable */
40
.highlight .ow { color: #007020; font-weight: bold } /* Operator.Word */
41
.highlight .w { color: #bbbbbb } /* Text.Whitespace */
0 commit comments