mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
feat(theme): add buferlineofofsetheading
This commit is contained in:
parent
7c3156be8f
commit
d3a4163516
1 changed files with 3 additions and 0 deletions
|
|
@ -558,6 +558,9 @@ function M.get(config)
|
|||
-- akinsho/nvim-bufferline.lua
|
||||
ToggleTermNormalFloat = { bg = p.base },
|
||||
|
||||
-- akinsho/nvim-bufferline.lua
|
||||
BufferLineOffsetHeading = { bg = "overlay", style = "bold" },
|
||||
|
||||
-- winbar
|
||||
WinBar = { link = "NavicText" },
|
||||
WinBarNC = { bg=p.mute, fg=p.mute},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue