mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
increase TelescopeBorder contrast
This commit is contained in:
parent
1100990bc5
commit
2c85657056
1 changed files with 1 additions and 1 deletions
|
|
@ -299,7 +299,7 @@ theme.plugins = {
|
|||
|
||||
-- telescope.nvim
|
||||
-- https://github.com/nvim-telescope/telescope.nvim
|
||||
TelescopeBorder = { fg = p.overlay },
|
||||
TelescopeBorder = { fg = p.subtle },
|
||||
|
||||
-- todo-comments.nvim
|
||||
-- https://github.com/folke/todo-comments.nvim
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue