From ae5ceefb59674b66fedbfb9cebd6e6548e723953 Mon Sep 17 00:00:00 2001 From: Chirikumbrah Date: Sat, 18 May 2024 10:43:18 +0300 Subject: [PATCH] removed unnecessary lines --- runtime/themes/gruvbox.toml | 3 --- 1 file changed, 3 deletions(-) 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" }