aboutsummaryrefslogtreecommitdiff
path: root/runtime/themes/gruvbox.toml
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/themes/gruvbox.toml')
-rw-r--r--runtime/themes/gruvbox.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/themes/gruvbox.toml b/runtime/themes/gruvbox.toml
index 2754688d..a976a9bd 100644
--- a/runtime/themes/gruvbox.toml
+++ b/runtime/themes/gruvbox.toml
@@ -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"] }