aboutsummaryrefslogtreecommitdiff
path: root/runtime/themes/gruvbox_light.toml
diff options
context:
space:
mode:
authorRavi Shekhar Jethani2023-07-23 07:45:13 +0000
committerGitHub2023-07-23 07:45:13 +0000
commit48d57dad471a0cb8b26aa93edc379f38b813ad72 (patch)
tree9d0163882a646b772ece690365c0df1d09da384e /runtime/themes/gruvbox_light.toml
parent505213d41b5a4807431f623fae53180e06d867a7 (diff)
Fix selection highlighting in remaining gruvbox derived themes (#7717)
Diffstat (limited to 'runtime/themes/gruvbox_light.toml')
-rw-r--r--runtime/themes/gruvbox_light.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/runtime/themes/gruvbox_light.toml b/runtime/themes/gruvbox_light.toml
index 749df110..59ce9901 100644
--- a/runtime/themes/gruvbox_light.toml
+++ b/runtime/themes/gruvbox_light.toml
@@ -4,8 +4,6 @@
inherits = "gruvbox"
-"ui.selection" = { bg = "bg3", modifiers = ["reversed"] }
-"ui.selection.primary" = { bg = "bg4", modifiers = ["reversed"] }
"ui.cursor.primary" = { modifiers = ["reversed"] }
"ui.cursor.match" = { bg = "bg2" }