Removing cll to sistine theme.

This commit is contained in:
calcu1on 2025-08-04 07:16:56 -04:00
parent a2ed35c726
commit 69ec44c865

View File

@ -18,7 +18,7 @@ vim.opt.rtp:prepend(lazypath)
-- SET NEOVIM THEME --
vim.o.termguicolors = true
-- vim.cmd "let g:everforest_background = 'hard'"
vim.cmd.colorscheme('sistine')
-- vim.cmd.colorscheme('sistine')
vim.o.background = "dark"
-- Load Plugins