diff --git a/lua/lazy_setup.lua b/lua/lazy_setup.lua index 621de3b..939d7b7 100644 --- a/lua/lazy_setup.lua +++ b/lua/lazy_setup.lua @@ -15,7 +15,7 @@ require("lazy").setup({ { import = "plugins" }, } --[[@as LazySpec]], { -- Configure any other `lazy.nvim` configuration options here - install = { colorscheme = { "astrodark", "habamax" } }, + install = { colorscheme = { "astrotheme", "habamax" } }, ui = { backdrop = 100 }, performance = { rtp = {