Reapply "update theme to high-contrast"

This reverts commit 33a466459c.
This commit is contained in:
2026-06-19 22:34:56 +02:00
parent f710497c0d
commit 9c1d37ccc2
+2 -3
View File
@@ -623,13 +623,12 @@ require'lazy'.setup{ --{{{1
require'mini.align'.setup()
end,
},
{ 'sainnhe/everforest', --{{{2
{ 'miikanissi/modus-themes.nvim', --{{{2
lazy = false,
priority = 1000,
config = function()
vim.o.termguicolors = true
vim.g.everforest_enable_italic = true
vim.cmd.colorscheme('everforest')
vim.cmd.colorscheme('modus_vivendi')
end,
},
{ 'folke/lazydev.nvim', --{{{2