Skip to content

Commit

Permalink
Change to Aqua
Browse files Browse the repository at this point in the history
  • Loading branch information
deniciocode committed Dec 12, 2023
1 parent 5277981 commit 6028ce8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/everforest/highlights.lua
Original file line number Diff line number Diff line change
Expand Up @@ -470,7 +470,7 @@ highlights.generate_syntax = function(palette, options)
TSStringEscape = { link = "Green" },
TSStringRegex = { link = "Green" },
TSStringSpecial = { link = "SpecialChar" },
TSSymbol = { link = "Fg" },
TSSymbol = { link = "Aqua" },
TSTag = { link = "Orange" },
TSTagAttribute = { link = "Green" },
TSTagDelimiter = { link = "Green" },
Expand Down

0 comments on commit 6028ce8

Please sign in to comment.