From 5838c669ceb59cf5b27ad234f4509b6bd33730d3 Mon Sep 17 00:00:00 2001 From: Michael McClintock Date: Thu, 19 Jan 2023 13:52:20 +1000 Subject: make matching bracket stand out more --- yo_dark.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yo_dark.toml b/yo_dark.toml index 9074172..c993e40 100644 --- a/yo_dark.toml +++ b/yo_dark.toml @@ -26,7 +26,7 @@ "ui.cursor" = { fg = "gray2", bg = "gray11" } "ui.cursor.insert" = { fg = "alt2", bg = "alt10" } "ui.cursor.select" = { fg = "gray2", bg = "gray12" } -"ui.cursor.match" = { fg = "alt10" } +"ui.cursor.match" = { fg = "gray12", modifiers = ["bold"] } "ui.selection" = { fg = "gray12", bg = "gray5" } "ui.selection.primary" = { fg = "alt12", bg = "alt5" } "ui.cursorline.primary" = { bg = "gray3" } -- cgit v1.2.1-18-gbd029