From 309f2c2c8e64f8be2123a0232c5f9761496b6514 Mon Sep 17 00:00:00 2001 From: Narazaki Shuji Date: Fri, 25 Mar 2022 15:57:25 +0900 Subject: Revise the color for ui.cursor.match (#1862) - bogster.toml - solarized_dark.toml - solarized_light.toml - spacebones_light.toml--- runtime/themes/spacebones_light.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtime/themes/spacebones_light.toml') diff --git a/runtime/themes/spacebones_light.toml b/runtime/themes/spacebones_light.toml index 5318dc2d..29c7d7f7 100644 --- a/runtime/themes/spacebones_light.toml +++ b/runtime/themes/spacebones_light.toml @@ -61,7 +61,7 @@ "ui.text.focus" = { fg = "fg1" } "ui.selection" = { bg = "bg3", modifiers = ["reversed"] } "ui.cursor.primary" = { modifiers = ["reversed"] } -"ui.cursor.match" = { modifiers = ["reversed"] } +"ui.cursor.match" = { bg = "bg3" } "ui.menu" = { fg = "fg1", bg = "bg2" } "ui.menu.selected" = { fg = "#655370", bg = "#d1dcdf", modifiers = ["bold"] } -- cgit v1.2.3-70-g09d2