From 0da167ac43f8c5c9b8484e7aadfc6a8ceca68552 Mon Sep 17 00:00:00 2001 From: Michael McClintock Date: Sat, 21 Jan 2023 10:47:39 +1000 Subject: make primary selection different --- yo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yo.toml b/yo.toml index 0c7d5f1..5bb8e58 100644 --- a/yo.toml +++ b/yo.toml @@ -25,7 +25,7 @@ "ui.cursor.insert" = { fg = "p2", bg = "keyword" } "ui.cursor.select" = { fg = "p2", bg = "p12" } "ui.cursor.match" = { fg = "p12", modifiers = ["bold"] } -"ui.selection" = { bg = "p5" } +"ui.selection" = { bg = "p4" } "ui.selection.primary" = { bg = "p5" } "ui.cursorline.primary" = { bg = "p3" } -- cgit v1.2.1-18-gbd029