mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
refactor(bufferline-a): change modified selected fg from foam to love
This commit is contained in:
parent
a5cecb263a
commit
e896ae7a36
1 changed files with 1 additions and 1 deletions
|
|
@ -190,7 +190,7 @@ return {
|
|||
bg = p.highlight_low,
|
||||
},
|
||||
modified_selected = {
|
||||
fg = p.foam,
|
||||
fg = p.love,
|
||||
bg = p.overlay,
|
||||
},
|
||||
duplicate_selected = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue