mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
Update lua/rose-pine.lua
This commit is contained in:
parent
b2f930edca
commit
818f1d690c
1 changed files with 1 additions and 1 deletions
|
|
@ -963,7 +963,7 @@ local function set_highlights()
|
|||
-- yetone/avante.nvim
|
||||
AvanteTitle = { fg = pallete.highlight_high, bg = pallete.rose },
|
||||
AvanteReversedTitle = { fg = pallete.rose },
|
||||
AvanteSubtitle = { fg = pallete.text, bg = pallete.foam },
|
||||
AvanteSubtitle = { fg = pallete.highlight_med, bg = pallete.foam },
|
||||
AvanteReversedSubtitle = { fg = pallete.foam },
|
||||
AvanteThirdTitle = { fg = pallete.highlight_med, bg = pallete.iris },
|
||||
AvanteReversedThirdTitle = { fg = pallete.iris },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue