mirror of
https://github.com/Xevion/astronvim_config.git
synced 2025-12-06 19:14:21 -06:00
Change theme to catppuccin
This commit is contained in:
4
init.lua
4
init.lua
@@ -16,10 +16,8 @@ return {
|
||||
-- ["remote3"] = "github_user", -- GitHub user assume AstroNvim fork
|
||||
},
|
||||
},
|
||||
|
||||
-- Set colorscheme to use
|
||||
colorscheme = "astrodark",
|
||||
|
||||
colorscheme = "catppuccin",
|
||||
-- Diagnostics configuration (for vim.diagnostics.config({...})) when diagnostics are on
|
||||
diagnostics = {
|
||||
virtual_text = true,
|
||||
|
||||
Reference in New Issue
Block a user