mirror of
https://github.com/gbprod/nord.nvim.git
synced 2026-08-24 10:14:09 -05:00
feat: better regex colors
This commit is contained in:
@@ -145,6 +145,7 @@ function treesitter.highlights()
|
||||
["@property.yaml"] = { fg = c.frost.polar_water },
|
||||
["@text.phpdoc"] = { fg = c.polar_night.light },
|
||||
["@attribute.phpdoc"] = { fg = c.frost.artic_water },
|
||||
["@character.printf"] = { fg = c.aurora.yellow },
|
||||
|
||||
-- LSP Semantic Token Groups
|
||||
["@lsp.type.class"] = { link = "@type" },
|
||||
|
||||
Reference in New Issue
Block a user