add bg for Telescope Matching

This commit is contained in:
siduck 2023-11-01 07:03:53 +05:30
parent bf1890d8c2
commit d6a21acee0

View file

@ -25,6 +25,8 @@ local hlgroups = {
TelescopeResultsDiffAdd = { fg = colors.green },
TelescopeResultsDiffChange = { fg = colors.yellow },
TelescopeResultsDiffDelete = { fg = colors.red },
TelescopeMatching = { bg = colors.one_bg, fg = colors.blue },
}
local styles = {