update to theme
This commit is contained in:
parent
3b2c65de0d
commit
c02bfaf9cd
2 changed files with 3 additions and 4 deletions
|
|
@ -1,8 +1,7 @@
|
|||
return {
|
||||
-- Theme inspired by Atom
|
||||
'navarasu/onedark.nvim',
|
||||
'sainnhe/everforest',
|
||||
priority = 1000,
|
||||
config = function()
|
||||
vim.cmd.colorscheme 'onedark'
|
||||
vim.cmd.colorscheme 'everforest'
|
||||
end,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue