mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
chore: update html heading text
This commit is contained in:
parent
114ddf60b2
commit
8c8eb7375f
1 changed files with 1 additions and 1 deletions
|
|
@ -116,7 +116,7 @@ theme.base = {
|
||||||
htmlEndTag = { fg = p.subtle },
|
htmlEndTag = { fg = p.subtle },
|
||||||
htmlLink = { fg = p.text },
|
htmlLink = { fg = p.text },
|
||||||
htmlTag = { fg = p.subtle },
|
htmlTag = { fg = p.subtle },
|
||||||
htmlTagN = { fg = p.love },
|
htmlTagN = { fg = p.text },
|
||||||
htmlTagName = { fg = p.foam },
|
htmlTagName = { fg = p.foam },
|
||||||
|
|
||||||
DiagnosticHint = { fg = p.iris },
|
DiagnosticHint = { fg = p.iris },
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue