aboutsummaryrefslogtreecommitdiff
path: root/lua/themes/base-16.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/themes/base-16.lua')
-rw-r--r--lua/themes/base-16.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/lua/themes/base-16.lua b/lua/themes/base-16.lua
index e1ccaa3..e75fb48 100644
--- a/lua/themes/base-16.lua
+++ b/lua/themes/base-16.lua
@@ -51,6 +51,8 @@ lexers.STYLE_PSEUDOELEMENT = ''
-- HTML
lexers.STYLE_TAG_UNKNOWN = lexers.STYLE_TAG .. ',italics'
+lexers.STYLE_TAG_SINGLE = lexers.STYLE_TAG
+lexers.STYLE_TAG_DOCTYPE = lexers.STYLE_TAG .. ',bold'
lexers.STYLE_ATTRIBUTE_UNKNOWN = lexers.STYLE_ATTRIBUTE .. ',italics'
-- Latex, TeX, and Texinfo