fix(theme): harder
This commit is contained in:
@ -22,7 +22,7 @@ return {
|
|||||||
-- Optionally configure and load the colorscheme
|
-- Optionally configure and load the colorscheme
|
||||||
-- directly inside the plugin declaration.
|
-- directly inside the plugin declaration.
|
||||||
vim.g.gruvbox_material_enable_italic = true
|
vim.g.gruvbox_material_enable_italic = true
|
||||||
vim.g.gruvbox_material_background = "medium"
|
vim.g.gruvbox_material_background = "hard"
|
||||||
vim.cmd.colorscheme("gruvbox-material")
|
vim.cmd.colorscheme("gruvbox-material")
|
||||||
end,
|
end,
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user