aboutsummaryrefslogtreecommitdiff
path: root/static/stylesheets/highlight.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/stylesheets/highlight.css')
-rw-r--r--static/stylesheets/highlight.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/stylesheets/highlight.css b/static/stylesheets/highlight.css
index 035b2d0..ea6d80c 100644
--- a/static/stylesheets/highlight.css
+++ b/static/stylesheets/highlight.css
@@ -90,3 +90,4 @@
/* nginx LiteralString */ .chroma code.language-nginx .s { color: #ffffff }
/* sh NameVariable */ .chroma code.language-sh .nv { color: #8ec07c }
/* sh CommentPreproc */ .chroma .cp { color: #928374 }
+/* yaml NameTag */ .chroma code.language-yaml .nt { color: #83a598 }