diff --git a/runtime/themes/gruvbox.toml b/runtime/themes/gruvbox.toml index ed918951b..4d4fb2140 100644 --- a/runtime/themes/gruvbox.toml +++ b/runtime/themes/gruvbox.toml @@ -74,9 +74,6 @@ "operator" = { fg = "orange1" } "punctuation" = { fg = "orange1" } -"punctuation.bracket" = { fg = "orange1" } -"punctuation.delimiter" = { fg = "orange1" } -"punctuation.special" = { fg = "orange1" } "special" = { fg = "purple0" }