Skip to content

Commit

Permalink
Add tag to gruvbox theme (#1555)
Browse files Browse the repository at this point in the history
Missed in the commit 943fca3.
  • Loading branch information
crodjer authored Jan 22, 2022
1 parent 5c1a06d commit 1c74767
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtime/themes/gruvbox.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"] }
Expand Down

0 comments on commit 1c74767

Please sign in to comment.