improved style of current selection

experiments
Pocco81 3 years ago
parent 5fdcd9484b
commit 263048b150

@ -4,7 +4,7 @@ function M.get(cp)
return {
TelescopeBorder = { fg = cp.catppuccin9 },
TelescopeSelectionCaret = { fg = cp.catppuccin2 },
TelescopeSelection = { fg = cp.catppuccin2, bg = cp.catppuccin16 },
TelescopeSelection = { fg = cp.catppuccin10, bg = cp.catppuccin16, style = "bold" },
TelescopeMatching = { fg = cp.catppuccin9 },
}
end

Loading…
Cancel
Save