change colorscheme

This commit is contained in:
Tim Gröger 2023-05-12 07:13:22 +02:00
parent 8317ff3ef0
commit a73d7ba797
1 changed files with 1 additions and 1 deletions

View File

@ -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,