change colorscheme
This commit is contained in:
parent
8317ff3ef0
commit
a73d7ba797
2
init.lua
2
init.lua
|
@ -18,7 +18,7 @@ return {
|
|||
},
|
||||
-- Set colorscheme to use
|
||||
-- colorscheme = "astrodark",
|
||||
colorscheme = "catppuccin-latte",
|
||||
colorscheme = "catppuccin-macchiato",
|
||||
-- Diagnostics configuration (for vim.diagnostics.config({...})) when diagnostics are on
|
||||
diagnostics = {
|
||||
virtual_text = true,
|
||||
|
|
Loading…
Reference in New Issue