change theme
This commit is contained in:
parent
257425247f
commit
6c68df5633
2 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
return {
|
||||
'sainnhe/everforest',
|
||||
'chriskempson/base16-vim',
|
||||
priority = 1000,
|
||||
config = function()
|
||||
vim.cmd.colorscheme 'everforest'
|
||||
vim.cmd.colorscheme 'base16-bright'
|
||||
end,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue