From 77860bdb0503b3daf6e545cd5191e226456161b6 Mon Sep 17 00:00:00 2001 From: Aidan Gauland Date: Mon, 9 Jan 2023 15:26:32 +1300 Subject: Specify ui.selection.primary for Gruvbox themes (#5333) --- runtime/themes/gruvbox.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'runtime/themes/gruvbox.toml') diff --git a/runtime/themes/gruvbox.toml b/runtime/themes/gruvbox.toml index 4f0a7d9f..01def874 100644 --- a/runtime/themes/gruvbox.toml +++ b/runtime/themes/gruvbox.toml @@ -53,6 +53,7 @@ "ui.text" = { fg = "fg1" } "ui.text.focus" = { fg = "fg1" } "ui.selection" = { bg = "bg2" } +"ui.selection.primary" = { bg = "bg3" } "ui.cursor.primary" = { bg = "fg4", fg = "bg1" } "ui.cursor.match" = { bg = "bg3" } "ui.menu" = { fg = "fg1", bg = "bg2" } -- cgit v1.2.3-70-g09d2