feat(rose-pine): add theme for kylechui/nvim-surround

This commit is contained in:
Mandy Noto 2023-03-21 22:40:13 -07:00
commit 0525ab885c
No known key found for this signature in database

View file

@ -626,6 +626,12 @@ function M.get(config)
UfoFoldedBg = { link = 'Visual' },
UfoFoldedEllipsisCustom = { fg = p.text, bg = p.highlight_med },
-- kylechui/nvim-surround
NvimSurroundHighlight = {
fg = p.love,
bg = p.highlight_med,
style = 'italic',
},
}
vim.g.terminal_color_0 = p.overlay -- black