Removing cll to sistine theme.
This commit is contained in:
parent
a2ed35c726
commit
69ec44c865
2
init.lua
2
init.lua
@ -18,7 +18,7 @@ vim.opt.rtp:prepend(lazypath)
|
|||||||
-- SET NEOVIM THEME --
|
-- SET NEOVIM THEME --
|
||||||
vim.o.termguicolors = true
|
vim.o.termguicolors = true
|
||||||
-- vim.cmd "let g:everforest_background = 'hard'"
|
-- vim.cmd "let g:everforest_background = 'hard'"
|
||||||
vim.cmd.colorscheme('sistine')
|
-- vim.cmd.colorscheme('sistine')
|
||||||
vim.o.background = "dark"
|
vim.o.background = "dark"
|
||||||
|
|
||||||
-- Load Plugins
|
-- Load Plugins
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user