fix: softer telescope highlight

experiments
Pocco81 3 years ago
parent ce87f8f933
commit 5fdcd9484b

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

Loading…
Cancel
Save