chore: update html heading text

This commit is contained in:
mvllow 2021-10-11 09:50:54 -05:00
commit 8c8eb7375f

View file

@ -116,7 +116,7 @@ theme.base = {
htmlEndTag = { fg = p.subtle },
htmlLink = { fg = p.text },
htmlTag = { fg = p.subtle },
htmlTagN = { fg = p.love },
htmlTagN = { fg = p.text },
htmlTagName = { fg = p.foam },
DiagnosticHint = { fg = p.iris },