mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
add NvimTreeWindowPicker
This commit is contained in:
parent
86e70ab512
commit
5885e44602
1 changed files with 2 additions and 0 deletions
|
|
@ -297,6 +297,8 @@ theme.plugins = {
|
|||
NvimTreeGitRenamed = { fg = p.pine },
|
||||
NvimTreeGitStaged = { fg = p.iris },
|
||||
|
||||
NvimTreeWindowPicker = { fg = p.base, bg = p.iris },
|
||||
|
||||
-- which-key.nvim
|
||||
-- https://github.com/folke/which-key.nvim
|
||||
WhichKey = { fg = p.iris },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue