Skip to content

Commit 0ba90c0

Browse files
committed
updated
1 parent 5df9bdc commit 0ba90c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/syntax.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
.highlight .nf { color: #97C9D8; } /* Name.Function */
3636
.highlight .nl { color: #002070; font-weight: bold } /* Name.Label */
3737
.highlight .nn { color: #0e84b5; font-weight: bold } /* Name.Namespace */
38-
.highlight .nt { color: #0a0; font-weight: bold } /* Name.Tag */
38+
.highlight .nt { color: #0ac; font-weight: bold } /* Name.Tag */
3939
.highlight .nv { color: #bb60d5 } /* Name.Variable */
4040
.highlight .ow { color: #007020; font-weight: bold } /* Operator.Word */
4141
.highlight .w { color: #bbbbbb } /* Text.Whitespace */

0 commit comments

Comments
 (0)