Change theme to catppuccin

This commit is contained in:
2023-10-16 08:42:40 -05:00
parent 01b3582eb2
commit 340bf78409
+1 -3
View File
@@ -16,10 +16,8 @@ return {
-- ["remote3"] = "github_user", -- GitHub user assume AstroNvim fork -- ["remote3"] = "github_user", -- GitHub user assume AstroNvim fork
}, },
}, },
-- Set colorscheme to use -- Set colorscheme to use
colorscheme = "astrodark", colorscheme = "catppuccin",
-- Diagnostics configuration (for vim.diagnostics.config({...})) when diagnostics are on -- Diagnostics configuration (for vim.diagnostics.config({...})) when diagnostics are on
diagnostics = { diagnostics = {
virtual_text = true, virtual_text = true,