temporary disable theme. use alacritty config for styling instead
This commit is contained in:
@@ -352,9 +352,9 @@ require'lazy'.setup{ --{{{1
|
|||||||
lazy = false,
|
lazy = false,
|
||||||
priority = 1000,
|
priority = 1000,
|
||||||
config = function()
|
config = function()
|
||||||
vim.o.termguicolors = true
|
vim.o.termguicolors = false
|
||||||
vim.g.everforest_enable_italic = true
|
-- vim.g.everforest_enable_italic = true
|
||||||
vim.cmd.colorscheme('everforest')
|
-- vim.cmd.colorscheme('everforest')
|
||||||
end,
|
end,
|
||||||
},
|
},
|
||||||
{ 'roodletoof/zen-mode.nvim', --{{{2
|
{ 'roodletoof/zen-mode.nvim', --{{{2
|
||||||
|
|||||||
Reference in New Issue
Block a user