mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
parent
011a30533b
commit
cd7bafbdac
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ theme.base = {
|
|||
Directory = { fg = p.foam, bg = p.none },
|
||||
-- EndOfBuffer = {},
|
||||
ErrorMsg = { fg = p.love, style = 'bold' },
|
||||
FloatBorder = { fg = p.highlight, bg = p.surface },
|
||||
FloatBorder = { fg = p.subtle, bg = p.surface },
|
||||
FoldColumn = {},
|
||||
Folded = { fg = p.text, bg = p.surface },
|
||||
IncSearch = { bg = p.highlight },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue