aboutsummaryrefslogtreecommitdiffstats
path: root/docs/css/pygments.css
diff options
context:
space:
mode:
Diffstat (limited to 'docs/css/pygments.css')
-rw-r--r--docs/css/pygments.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/css/pygments.css b/docs/css/pygments.css
index e88257d01..8eeb48b07 100644
--- a/docs/css/pygments.css
+++ b/docs/css/pygments.css
@@ -33,7 +33,7 @@
.ne { color: #990000; font-weight: bold } /* Name.Exception */
.nf { color: #999999; font-weight: bold } /* Name.Function */
.nn { color: #555555 } /* Name.Namespace */
-.nt { color: #000080 } /* Name.Tag */
+.nt { color: #008080 } /* Name.Tag */
.nv { color: #008080 } /* Name.Variable */
.ow { font-weight: bold } /* Operator.Word */
.w { color: #bbbbbb } /* Text.Whitespace */