mirror of
https://github.com/helix-editor/helix.git
synced 2025-10-06 00:13:28 +02:00
Highlight (html) tags
This commit is contained in:
@@ -17,6 +17,7 @@ constructor = "lilac"
|
||||
function = "white"
|
||||
"function.macro" = "lilac"
|
||||
"function.builtin" = "white"
|
||||
tag = "almond"
|
||||
comment = "sirocco"
|
||||
constant = "white"
|
||||
"constant.builtin" = "white"
|
||||
|
Reference in New Issue
Block a user