revert to default border for telescope

This commit is contained in:
mvllow 2021-08-24 16:15:02 -05:00
commit 4333dc20af
2 changed files with 0 additions and 5 deletions

View file

@ -297,10 +297,6 @@ theme.plugins = {
NvimTreeGitRenamed = { fg = p.pine },
NvimTreeGitStaged = { fg = p.iris },
-- telescope.nvim
-- https://github.com/nvim-telescope/telescope.nvim
TelescopeBorder = { fg = p.subtle },
-- which-key.nvim
-- https://github.com/folke/which-key.nvim
WhichKey = { fg = p.iris },