Add `tag` to gruvbox theme (#1555)

Missed in the commit 943fca332e.
imgbot
Rohan Jain 2 years ago committed by GitHub
parent 5c1a06d28e
commit 1c747674b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -19,6 +19,7 @@
"function" = { fg = "green1", modifiers = ["bold"] }
"function.macro" = "aqua1"
"function.builtin" = "yellow1"
"tag" = "red1"
"comment" = { fg = "gray1", modifiers = ["italic"] }
"constant" = { fg = "purple1" }
"constant.builtin" = { fg = "purple1", modifiers = ["bold"] }

Loading…
Cancel
Save