colorscheme rose-pine
This commit is contained in:
parent
f2d6d6e0f7
commit
ce225e2698
2 changed files with 3 additions and 5 deletions
|
|
@ -64,14 +64,12 @@ return {
|
|||
priority = 1000,
|
||||
config = function()
|
||||
require('rose-pine').setup {
|
||||
highlight_groups = {
|
||||
Normal = { bg = '#111111' },
|
||||
},
|
||||
|
||||
}
|
||||
|
||||
vim.cmd.colorscheme 'rose-pine'
|
||||
end,
|
||||
enabled = false,
|
||||
enabled = true,
|
||||
},
|
||||
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue