mirror of
https://github.com/gabehf/base46.git
synced 2026-03-09 07:28:50 -07:00
add bg for Telescope Matching
This commit is contained in:
parent
bf1890d8c2
commit
d6a21acee0
1 changed files with 2 additions and 0 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue