From f9ad1cafdc4d91fe4378e4213a1b18389f0bd33b Mon Sep 17 00:00:00 2001 From: chunghha Date: Mon, 28 Feb 2022 02:56:03 -0600 Subject: chore(theme): fix "ui.selection" for rose_pine themes (#1716) --- runtime/themes/rose_pine_dawn.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtime/themes/rose_pine_dawn.toml') diff --git a/runtime/themes/rose_pine_dawn.toml b/runtime/themes/rose_pine_dawn.toml index bad5fec5..23a3be7f 100644 --- a/runtime/themes/rose_pine_dawn.toml +++ b/runtime/themes/rose_pine_dawn.toml @@ -6,7 +6,7 @@ "ui.menu.selected" = { fg = "iris", bg = "surface" } "ui.linenr" = {fg = "subtle" } "ui.liner.selected" = "highlightOverlay" -"ui.selection" = "highlight" +"ui.selection" = { bg = "highlight" } "comment" = "subtle" "ui.statusline" = {fg = "foam", bg = "surface" } "ui.statusline.inactive" = { fg = "iris", bg = "surface" } -- cgit v1.2.3-70-g09d2