mirror of https://github.com/helix-editor/helix
Highlight (html) tags
parent
7b16ae7c4a
commit
55f1f04717
|
@ -17,6 +17,7 @@ constructor = "lilac"
|
|||
function = "white"
|
||||
"function.macro" = "lilac"
|
||||
"function.builtin" = "white"
|
||||
tag = "almond"
|
||||
comment = "sirocco"
|
||||
constant = "white"
|
||||
"constant.builtin" = "white"
|
||||
|
|
Loading…
Reference in New Issue